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