Click or drag to resize

AudioCodeWrapperDecode Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public AudioData Decode(
	AudioData data
)

Parameters

data
Type: AudioData

Return Value

Type: AudioData

Implements

IAudioDecoder.Decode(AudioData)
See Also