Click or drag to resize
StereoMixer Constructor (AudioFormat)
Creates a new StereoMixer instance, which is able to create stereo audio from two different audio sources.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public StereoMixer(
	AudioFormat format
)

Parameters

format
Type: Ozeki.MediaAudioFormat
See Also