Click or drag to resize
AudioMixerMediaHandler Constructor (WaveFormat, AudioConverterType)
Initializes a new instance of the AudioMixerMediaHandler class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public AudioMixerMediaHandler(
	WaveFormat waveFormat,
	AudioConverterType converter
)

Parameters

waveFormat
Type: Ozeki.MediaWaveFormat
converter
Type: Ozeki.MediaAudioConverterType
See Also