Searched refs:audioChannels (Results 1 – 7 of 7) sorted by relevance
316 public int audioChannels; field in CamcorderProfile481 int audioChannels) { in CamcorderProfile() argument494 this.audioChannels = audioChannels; in CamcorderProfile()
445 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()
1277 int audioChannels = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1290 audioChannels == mAudioChannels) { in setDefaultProfileIfNecessary()
15165 field public int audioChannels;
16430 field public int audioChannels;