Click or drag to resize

CodecFactoryCreateAudioDecoder Method

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

Parameters

format
Type: AudioFormat

Return Value

Type: IAudioDecoder
See Also