Click or drag to resize

NativeMP3Decompressor Constructor

Initializes a new instance of the NativeMP3Decompressor class

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

Parameters

format
Type: Ozeki.MediaAudioWaveFormat
See Also