H264ProfileIds.ConstrainedBaseline Property

Definition

Gets the H.264 constrained baseline profile.

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

Property Value

Int32

int

The constrained baseline profile.

Applies to