Titan Property

PlaybackGroups.CurrentPlaybackGroup

API https://api.avolites.com/15.0/api/PlaybackGroups.CurrentPlaybackGroup.html
description The currently selected playback group.
Namespaces PlaybackGroups
type Handle (playback group handle)
example
<step>PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber(2)</step>
<step>PlaybackGroups.AddPlaybacksToGroup(PlaybackGroups.CurrentPlaybackGroup, "cueHandleUN=3")</step>

In the first step playback group #2 is made current.

In the second step this is been added a playback.

used in