EncoderProfiles.VideoProfile.HdrHdr10 フィールド

定義

注意事項

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

HDR10。

[Android.Runtime.Register("HDR_HDR10", 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 HdrHdr10 = 2;
[<Android.Runtime.Register("HDR_HDR10", 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 HdrHdr10 : Android.Media.VideoProfileHdr

フィールド値

Value = 2
属性

注釈

HDR10。

HDR10 を指定する HDR 形式。

android.media.EncoderProfiles.VideoProfile.HDR_HDR10Java ドキュメント。

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

適用対象