H265SequenceParameterSetMaxDecoderPicBufferingMinus1 Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long[] MaxDecoderPicBufferingMinus1 { get; set; }
Public Property MaxDecoderPicBufferingMinus1 As Long()
Get
Set
public:
property array<long long>^ MaxDecoderPicBufferingMinus1 {
array<long long>^ get ();
void set (array<long long>^ value);
}
member MaxDecoderPicBufferingMinus1 : int64[] with get, set
Property Value
Type:
Int64See Also