Click or drag to resize
Mp4RtpConstructor Constructor
Initializes a new instance of the Mp4RtpConstructor class

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Mp4RtpConstructor(
	MP4StreamReader reader,
	Mp4RtpConstructorType cType
)

Parameters

reader
Type: StreamCoders.Container.MP4MP4StreamReader
cType
Type: StreamCoders.Container.MP4Mp4RtpConstructorType
See Also