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: 10.3.199.0
Syntax
public Mp3DataConverter(
	WaveFormat destinationFormat
)

Parameters

destinationFormat
Type: WaveFormat
The specified AudioWaveFormat
See Also