MediaFormat.KeyColorFormat Field

Definition

A key describing the color format of the content in a video format.

[Android.Runtime.Register("KEY_COLOR_FORMAT")]
public const string KeyColorFormat;
[<Android.Runtime.Register("KEY_COLOR_FORMAT")>]
val mutable KeyColorFormat : string

Field Value

Attributes

Remarks

A key describing the color format of the content in a video format. Constants are declared in android.media.MediaCodecInfo.CodecCapabilities.

Java documentation for android.media.MediaFormat.KEY_COLOR_FORMAT.

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