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