Language

MediaQualityContract.ColorSpaceSRgbBt709 Field

Definition

sRGB/BT.

[Android.Runtime.Register("COLOR_SPACE_S_RGB_BT_709", ApiSince=37)]
public const string ColorSpaceSRgbBt709;
[<Android.Runtime.Register("COLOR_SPACE_S_RGB_BT_709", ApiSince=37)>]
val mutable ColorSpaceSRgbBt709 : string

Field Value

Attributes

Remarks

sRGB/BT.709 color space option.

Represents the sRGB/BT.709 color space, standard for web and HD video.

Android reference for android.media.quality.MediaQualityContract.COLOR_SPACE_S_RGB_BT_709.

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