MediaStore.Video.VideoColumns.ColorStandard Field

Definition

Caution

Use 'Android.Provider.MediaStore.Video.IVideoColumns.ColorStandard'. This class will be removed in a future release.

[Android.Runtime.Register("COLOR_STANDARD", ApiSince=30)]
[System.Obsolete("Use 'Android.Provider.MediaStore.Video.IVideoColumns.ColorStandard'. This class will be removed in a future release.")]
public const string ColorStandard;
[<Android.Runtime.Register("COLOR_STANDARD", ApiSince=30)>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.Video.IVideoColumns.ColorStandard'. This class will be removed in a future release.")>]
val mutable ColorStandard : string

Field Value

Attributes

Applies to