H265TransformPackageParameterSet Field |
If parameter sets are encountered, this list will include VPS/SPS/PPS packets.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic List<H265NalUnit> ParameterSet
Public ParameterSet As List(Of H265NalUnit)
public:
List<H265NalUnit^>^ ParameterSet
val mutable ParameterSet: List<H265NalUnit>
Field Value
Type:
ListH265NalUnit
See Also