Click or drag to resize
WaveWriterInit Method (Stream)

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

Parameters

stream
Type: System.IOStream

Return Value

Type: Boolean

Implements

IWriterInit(Stream)
See Also