MediaFormat.MimetypeAudioMpeghMha1 Field

Definition

MIME type for MPEG-H Audio single stream

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

Field Value

Attributes

Remarks

MIME type for MPEG-H Audio single stream

Java documentation for android.media.MediaFormat.MIMETYPE_AUDIO_MPEGH_MHA1.

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