Click or drag to resize

CodecFactoryCreateAudioDecoder Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public override IAudioDecoder CreateAudioDecoder(
	AudioFormat format
)

Parameters

format  AudioFormat
 

Return Value

IAudioDecoder
See Also