Click or drag to resize

Mixer Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMixer

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

The Mixer type exposes the following members.

Constructors
 NameDescription
Public methodMixerConnects to the specified mixer
Top
Properties
 NameDescription
Public propertyDestinationCountThe number of destinations this mixer supports
Public propertyDestinations A way to enumerate the destinations
Public propertyManufacturerThe manufacturer code for this mixer device
Public propertyStatic memberMixers A way to enumerate all available devices
Public propertyNameThe name of this mixer device
Public propertyStatic memberNumberOfDevicesThe number of mixer devices available
Public propertyProductIDThe product identifier code for this mixer device
Top
Methods
 NameDescription
Public methodGetDestinationRetrieve the specified MixerDestination object
Top
See Also