H265VideoParameterSetSubLayerOrderingInfoPresentFlag Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool SubLayerOrderingInfoPresentFlag { get; set; }
Public Property SubLayerOrderingInfoPresentFlag As Boolean
Get
Set
public:
property bool SubLayerOrderingInfoPresentFlag {
bool get ();
void set (bool value);
}
member SubLayerOrderingInfoPresentFlag : bool with get, set
Property Value
Type:
BooleanSee Also