Function
Void PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber(AcwUserNumber userNumber)
| API | https://api.avolites.com/15.0/api/PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber.html |
|---|---|
| description | Sets the current playback group to one with the specified user number. |
| namespace | PlaybackGroups |
| parameter | userNumber ( userNumber ) : The user number of the playback group. |
| return value | Void This inherently sets the property PlaybackGroups.CurrentPlaybackGroup |
Playback Groups - Create and Add:
<step>PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber(2)</step>