Searched refs:audioChannels (Results 1 – 8 of 8) sorted by relevance
316 public int audioChannels; field in CamcorderProfile481 int audioChannels) { in CamcorderProfile() argument494 this.audioChannels = audioChannels; in CamcorderProfile()
497 setAudioChannels(profile.audioChannels); in setProfile()
197 int audioChannels = sProfiles->getCamcorderProfileParamByName("aud.ch", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local202 audioBitRate == -1 || audioSampleRate == -1 || audioChannels == -1) { in android_media_MediaProfiles_native_get_camcorder_profile()223 audioChannels); in android_media_MediaProfiles_native_get_camcorder_profile()
318 int audioChannels = highQuality? audioCap.mMaxChannels: audioCap.mMinChannels ; in recordVideoWithPara() local344 Log.v(TAG, "audioChannel : " + audioChannels); in recordVideoWithPara()356 mMediaRecorder.setAudioChannels(audioChannels); in recordVideoWithPara()
1405 int audioChannels = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1418 audioChannels == mAudioChannels) { in setDefaultProfileIfNecessary()
14318 field public int audioChannels;
21472 field public int audioChannels;
23314 field public int audioChannels;