Click or drag to resize

RawFileReader Constructor (String, WaveFormat)

Initializes a new instance of the RawFileReader class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public RawFileReader(
	string path,
	WaveFormat format
)

Parameters

path
Type: SystemString
format
Type: WaveFormat
See Also