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

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

Parameters

destinationFormat
Type: Ozeki.MediaWaveFormat
The specified AudioWaveFormat
See Also