Click or drag to resize

GHAMatrixSwitcherInput Methods

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

The GHAMatrixSwitcherInput 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 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