Click or drag to resize

Mp3DataConverter(WaveFormat) Constructor

Initializes a new instance of the Mp3DataConverter class.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public Mp3DataConverter(
	WaveFormat destinationFormat
)

Parameters

destinationFormat  WaveFormat
The specified AudioWaveFormat
See Also