Share via


MediaCodecInfo.CodecProfileLevel.VP9Profile0 フィールド

定義

注意事項

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

VP9 プロファイル 0 4:2:0 8 ビット

[Android.Runtime.Register("VP9Profile0", 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 VP9Profile0 = 1;
[<Android.Runtime.Register("VP9Profile0", 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 VP9Profile0 : Android.Media.MediaCodecProfileType

フィールド値

Value = 1
属性

注釈

VP9 プロファイル 0 4:2:0 8 ビット

android.media.MediaCodecInfo.CodecProfileLevel.VP9Profile0Java ドキュメント。

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

適用対象