Click or drag to resize
AudioWriterConfig Constructor (WaveFormat)
Initializes a new instance of the AudioWriterConfig class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public AudioWriterConfig(
	WaveFormat f
)

Parameters

f
Type: Ozeki.MediaWaveFormat
See Also