Click or drag to resize
FlvWriterInit Method (Stream)

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Init(
	Stream outputStream
)

Parameters

outputStream
Type: System.IOStream

Return Value

Type: Boolean

Implements

IWriterInit(Stream)
See Also