MediaCodecInfo.CodecProfileLevel.DolbyVisionLevelUhd120 フィールド

定義

注意事項

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

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

フィールド値

Value = 512
属性

適用対象