Click or drag to resize

Mixer Constructor

Connects to the specified mixer

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public Mixer(
	int mixerIndex
)

Parameters

mixerIndex  Int32
The index of the mixer to use. This should be between zero and NumberOfDevices - 1
See Also