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