Click or drag to resize

AudioWriterConfig(WaveFormat) Constructor

Initializes a new instance of the AudioWriterConfig class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public AudioWriterConfig(
	WaveFormat f
)

Parameters

f  WaveFormat
 
See Also