MediaFormat.KeyMpeghReferenceChannelLayout Field

Definition

A key describing the MPEG-H stream reference channel layout.

[Android.Runtime.Register("KEY_MPEGH_REFERENCE_CHANNEL_LAYOUT", ApiSince=31)]
public const string KeyMpeghReferenceChannelLayout;
[<Android.Runtime.Register("KEY_MPEGH_REFERENCE_CHANNEL_LAYOUT", ApiSince=31)>]
val mutable KeyMpeghReferenceChannelLayout : string

Field Value

Attributes

Remarks

A key describing the MPEG-H stream reference channel layout.

See ISO_IEC_23008-3;2019 MHADecoderConfigurationRecord referenceChannelLayout and ISO_IEC_23001‐8 ChannelConfiguration value.

Java documentation for android.media.MediaFormat.KEY_MPEGH_REFERENCE_CHANNEL_LAYOUT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to