MediaCodecInfo.CodecCapabilities.COLORFormatCbYCrY Field

Definition

This member is deprecated.

[Android.Runtime.Register("COLOR_FormatCbYCrY")]
public const Android.Media.MediaCodecCapabilities COLORFormatCbYCrY = 27;
[<Android.Runtime.Register("COLOR_FormatCbYCrY")>]
val mutable COLORFormatCbYCrY : Android.Media.MediaCodecCapabilities

Field Value

Value = 27
Attributes

Remarks

This member is deprecated. Use #COLOR_FormatYUV422Flexible.

Java documentation for android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatCbYCrY.

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