Searched defs:audioChannels (Results 1 – 4 of 4) sorted by relevance
316 public int audioChannels; field in CamcorderProfile481 int audioChannels) { in CamcorderProfile()
318 int audioChannels = highQuality? audioCap.mMaxChannels: audioCap.mMinChannels ; in recordVideoWithPara() local
197 int audioChannels = sProfiles->getCamcorderProfileParamByName("aud.ch", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local
1272 int audioChannels = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local