Click or drag to resize
MP4StreamWriter Constructor (Byte)
Initializes a new instance of the MP4StreamWriter class

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public MP4StreamWriter(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte
See Also