Searched refs:audioChannels (Results 1 – 8 of 8) sorted by relevance
441 public int audioChannels; field in CamcorderProfile712 int audioChannels) { in CamcorderProfile() argument725 this.audioChannels = audioChannels; in CamcorderProfile()
826 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()
313 int audioChannels = highQuality? audioCap.mMaxChannels: audioCap.mMinChannels ; in recordVideoWithPara() local339 Log.v(TAG, "audioChannel : " + audioChannels); in recordVideoWithPara()351 mMediaRecorder.setAudioChannels(audioChannels); in recordVideoWithPara()
1759 int audioChannels = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local1772 audioChannels == mAudioChannels) { in setDefaultProfileIfNecessary()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14318 field public int audioChannels;
22059 field public int audioChannels;