Click or drag to resize

GHAMatrixSwitcherZone Methods

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

The GHAMatrixSwitcherZone type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Adds an item to the queue
Public methodBassChange
Incrementally adjust Bass up or down by the increment
Public methodClearQueue
Clears the queue
Public methodDisconnect
Disconnect any input associated with this zone
Public methodFindAndConnect
Searches available inputs and connects the first input that can play the selected media
Public methodGetQueue
Returns the current queue
Public methodGetQueue(Int32)
Return the specified item in the queue
Public methodIsQueueable
Determines if the implemented device can queue the specified media
Public methodNext
Commands the transport to play the next media item
Public methodPrevious
Commands the transport to play the previous media item
Public methodRemoveItem
Remove item from queue
Public methodTrebleChange
Incrementally adjust treble up or down by the increment
Public methodVolumeChange
Incrementally adjust volume up or down by the increment
Top
See Also