Freigeben über


MediaFormat.MimetypeAudioIec61937 Field

Definition

MIME type for the IEC61937 audio stream encapsulation.

[Android.Runtime.Register("MIMETYPE_AUDIO_IEC61937", ApiSince=33)]
public const string MimetypeAudioIec61937;
[<Android.Runtime.Register("MIMETYPE_AUDIO_IEC61937", ApiSince=33)>]
val mutable MimetypeAudioIec61937 : string

Field Value

Attributes

Remarks

MIME type for the IEC61937 audio stream encapsulation. This type isn't defined by IANA.

Java documentation for android.media.MediaFormat.MIMETYPE_AUDIO_IEC61937.

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