Add speakerChannelMask to AudioDevicePort and use it for new API
This CL adds a speakerChannelMask field to AudioDevicePort and uses it for AudioDeviceInfo.getSpeakerChannelMask(). This field represents the physical output speaker layout of the device, powered by a new AIDL field in AudioPortDeviceExt.aidl The field is set by convertAudioPortFromNative. Bug: 337522902 Test: m Flag: android.media.audio.speaker_layout_api Change-Id: I5a4a99d27538d192069b98bc0f921b88b0463e05
Loading
Please register or sign in to comment