H264ProfileIds.Baseline Property

Definition

Gets the H.264 baseline profile.

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

Property Value

Int32

int

The baseline profile.

Applies to