H265ProfileGeneralIntraConstraintFlag Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool IntraConstraintFlag { get; }
Public ReadOnly Property IntraConstraintFlag As Boolean
Get
public:
property bool IntraConstraintFlag {
bool get ();
}
member IntraConstraintFlag : bool with get
Property Value
Type:
BooleanSee Also