Click or drag to resize

NativeMP3Decompressor Constructor

Initializes a new instance of the NativeMP3Decompressor class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public NativeMP3Decompressor(
	AudioWaveFormat format
)

Parameters

format  AudioWaveFormat
 
See Also