Click or drag to resize
AudioCodeWrapperDecode Method

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

Parameters

data
Type: Ozeki.MediaAudioData

Return Value

Type: AudioData

Implements

IAudioDecoderDecode(AudioData)
See Also