Share via


MediaCodecInfo.CodecProfileLevel.VP9Profile3HDR フィールド

定義

注意事項

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

VP9 プロファイル 3 4:2:2 10 ビット HDR

[Android.Runtime.Register("VP9Profile3HDR", ApiSince=24)]
[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 VP9Profile3HDR = 8192;
[<Android.Runtime.Register("VP9Profile3HDR", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)>]
val mutable VP9Profile3HDR : Android.Media.MediaCodecProfileType

フィールド値

Value = 8192
属性

注釈

VP9 プロファイル 3 4:2:2 10 ビット HDR

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

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

適用対象