GHAMatrixSwitcherInputGetQueue Method |
[This is preliminary documentation and is subject to change.]
Returns the current queue
Namespace:
GHASchema.Classes.Device.AudioVideo
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxpublic virtual List<GHAAudioTrack> GetQueue()
Return Value
Type:
ListGHAAudioTrackList containing items currently in the queue
Implements
IMediaQueueGetQueue
See Also