H264ProfileIds.High422 Property

Definition

Gets the H.264 high 4:2:2 profile.

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

Property Value

Int32

int

The high 4:2:2 profile.

Applies to