Freigeben über


MediaFormat.MimetypeAudioDtsHd Field

Definition

MIME type for DTS HD (up to 7.

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

Field Value

Attributes

Remarks

MIME type for DTS HD (up to 7.1 channels) audio stream. With codec profile DTS_HDProfileHRA represents DTS HD High Resolution Audio. With codec profile DTS_HDProfileMA represents DTS HD Master Audio. With codec profile DTS_HDProfileLBR represents DTS Express.

Java documentation for android.media.MediaFormat.MIMETYPE_AUDIO_DTS_HD.

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