AVVideoCodecTypeExtensions.GetConstant(AVVideoCodecType) Method

Definition

Returns the string constant for the enumeration value.

public static Foundation.NSString GetConstant (this AVFoundation.AVVideoCodecType self);
static member GetConstant : AVFoundation.AVVideoCodecType -> Foundation.NSString

Parameters

self
AVVideoCodecType

The enumeration value.

Returns

Applies to