Click or drag to resize

GHAMatrixSwitcherZoneGetQueue 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

[Missing <returns> documentation for "M:GHASchema.Classes.Device.AudioVideo.GHAMatrixSwitcherZone.GetQueue"]

Implements

IMediaQueueGetQueue
See Also