H264ProfileIds.Extended Property

Definition

Gets the H.264 extended profile.

public:
 static property int Extended { int get(); };
static int Extended();
public static int Extended { get; }
var int32 = H264ProfileIds.extended;
Public Shared ReadOnly Property Extended As Integer

Property Value

Int32

int

The extended profile.

Applies to