Click or drag to resize

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)
Syntax
C#
public virtual List<GHAAudioTrack> GetQueue()

Return Value

Type: ListGHAAudioTrack
List containing items currently in the queue

Implements

IMediaQueueGetQueue
See Also