Click or drag to resize

IMatrixSwitcherZone Methods

[This is preliminary documentation and is subject to change.]

The IMatrixSwitcherZone type exposes the following members.

Methods
  NameDescription
Public methodBassChange
Incrementally adjust Bass up or down by the increment
(Inherited from IAudioControl.)
Public methodDisconnect
Disconnect any input associated with this zone
Public methodFindAndConnect
Finds an input compatible with the current media and connects it to the output
Public methodNext
Commands the transport to play the next media item
(Inherited from ITransportControl.)
Public methodPrevious
Commands the transport to play the previous media item
(Inherited from ITransportControl.)
Public methodTrebleChange
Incrementally adjust treble up or down by the increment
(Inherited from IAudioControl.)
Public methodVolumeChange
Incrementally adjust volume up or down by the increment
(Inherited from IAudioControl.)
Top
See Also