H265VideoParameterSetMaxLayerId Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long MaxLayerId { get; }
Public ReadOnly Property MaxLayerId As Long
Get
public:
property long long MaxLayerId {
long long get ();
}
member MaxLayerId : int64 with get
Property Value
Type:
Int64See Also