MediaFormat.KeyMpeghProfileLevelIndication Field

Definition

A key describing the MPEG-H stream profile-level indication.

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

Field Value

Attributes

Remarks

A key describing the MPEG-H stream profile-level indication.

See ISO_IEC_23008-3;2019 MHADecoderConfigurationRecord mpegh3daProfileLevelIndication.

Java documentation for android.media.MediaFormat.KEY_MPEGH_PROFILE_LEVEL_INDICATION.

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