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: 10.3.199.0
Syntax
public AudioWriterConfig(
	WaveFormat f
)

Parameters

f
Type: WaveFormat
See Also