Click or drag to resize
WaveReaderInit Method (String)

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

Parameters

fileName
Type: SystemString

Return Value

Type: Boolean

Implements

IReaderInit(String)
See Also