H264ProfileIds.ConstrainedBaseline Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.