Merge commit '9aadad47a0085c4298307781a423064207933f0b' into tgunn-mncvtdev-to-master-2015-12-04
This commit is contained in:
@@ -76,7 +76,7 @@ public class ImsStreamMediaProfile implements Parcelable {
|
||||
}
|
||||
|
||||
public ImsStreamMediaProfile() {
|
||||
mAudioQuality = AUDIO_QUALITY_AMR_WB;
|
||||
mAudioQuality = AUDIO_QUALITY_NONE;
|
||||
mAudioDirection = DIRECTION_SEND_RECEIVE;
|
||||
mVideoQuality = VIDEO_QUALITY_NONE;
|
||||
mVideoDirection = DIRECTION_INVALID;
|
||||
|
||||
Reference in New Issue
Block a user