Click or drag to resize

AudioCodeWrapperDecode Method


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

Parameters

data  AudioData
 

Return Value

AudioData

Implements

IAudioDecoder.Decode(AudioData)
See Also