EncoderProfiles.VideoProfile.HdrHdr10plus フィールド

定義

注意事項

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

HDR10 以降。

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

フィールド値

Value = 3
属性

注釈

HDR10 以降。

HDR10 以降を指定する HDR 形式。

の Java ドキュメント android.media.EncoderProfiles.VideoProfile.HDR_HDR10PLUS

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

適用対象