Click or drag to resize
HevcNalGroupAddNal Method

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void AddNal(
	H265NalUnit nal
)

Parameters

nal
Type: StreamCoders.Container.MP4H265NalUnit
See Also