GHAMatrixSwitcherZone Methods |
[This is preliminary documentation and is subject to change.]
The GHAMatrixSwitcherZone type exposes the following members.
| Name | Description | |
|---|---|---|
| AddItem |
Adds an item to the queue
| |
| BassChange |
Incrementally adjust Bass up or down by the increment
| |
| ClearQueue |
Clears the queue
| |
| Disconnect |
Disconnect any input associated with this zone
| |
| FindAndConnect |
Searches available inputs and connects the first input that can play the selected media
| |
| GetQueue |
Returns the current queue
| |
| GetQueue(Int32) |
Return the specified item in the queue
| |
| IsQueueable |
Determines if the implemented device can queue the specified media
| |
| Next |
Commands the transport to play the next media item
| |
| Previous |
Commands the transport to play the previous media item
| |
| RemoveItem |
Remove item from queue
| |
| TrebleChange |
Incrementally adjust treble up or down by the increment
| |
| VolumeChange |
Incrementally adjust volume up or down by the increment
|