H265ProfileGeneralNonPackedConstraintFlag Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool NonPackedConstraintFlag { get; }
Public ReadOnly Property NonPackedConstraintFlag As Boolean
Get
public:
property bool NonPackedConstraintFlag {
bool get ();
}
member NonPackedConstraintFlag : bool with get
Property Value
Type:
Boolean
See Also