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

Parameters

format
Type: AudioFormat
See Also