Click or drag to resize

ACMAudioDataConverter Constructor

Initializes a new instance of the ACMAudioDataConverter class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public ACMAudioDataConverter(
	WaveFormat sourceFormat,
	WaveFormat destinationFormat
)

Parameters

sourceFormat  WaveFormat
 
destinationFormat  WaveFormat
 
See Also