Click or drag to resize

StereoMixer(AudioFormat) Constructor

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: 10.4.13.0
Syntax
public StereoMixer(
	AudioFormat format
)

Parameters

format  AudioFormat
See Also