H264ProfileIds.Main Property

Definition

Gets the H.264 main profile.

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

Property Value

Int32

int

Gets the main profile.

Applies to