Share via


EncoderProfiles.VideoProfile.HdrFormat Property

Definition

The HDR format of the encoded video.

public int HdrFormat { [Android.Runtime.Register("getHdrFormat", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getHdrFormat", "()I", "", ApiSince=33)>]
member this.HdrFormat : int

Property Value

Attributes

Remarks

The HDR format of the encoded video.

This is one of the HDR_ values.

Java documentation for android.media.EncoderProfiles.VideoProfile.getHdrFormat().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to