Click or drag to resize
MP4StreamWriter Constructor (Stream)
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(
	Stream stream
)

Parameters

stream
Type: System.IOStream
See Also