H264ProfileIds.High Property

Definition

Gets the H.264 high profile.

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

Property Value

Int32

int

The high profile.

Applies to