MediaCodecInfo.CodecProfileLevel.DTSHDProfileMA フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.

DTS-HD マスター オーディオの DTS コーデック プロファイル

[Android.Runtime.Register("DTS_HDProfileMA", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)]
public const Android.Media.MediaCodecProfileType DTSHDProfileMA = 4;
[<Android.Runtime.Register("DTS_HDProfileMA", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)>]
val mutable DTSHDProfileMA : Android.Media.MediaCodecProfileType

フィールド値

Value = 4
属性

注釈

DTS-HD マスター オーディオの DTS コーデック プロファイル

の Java ドキュメント android.media.MediaCodecInfo.CodecProfileLevel.DTS_HDProfileMA

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象