Update Channel Guest Star Settings

Update the channel guest star settings.

Parameters

Moderator Send Live Enabled

If the moderator send live should be enabled

  • Type: Boolean

Slot Count

The number of slots

  • Type: Integer

Browser Source Audio Enabled

If the browser source audio should be enabled

  • Type: Boolean

Group Layout

Select the group layout

  • TILED_LAYOUT: A layout where all the guests are tiled
  • SCREENSHARE_LAYOUT: A layout where your screen is shared alongside the guests
  • HORIZONTAL_LAYOUT: A horizontal layout
  • VERICAL_LAYOUT: A vertical layout

Regenerate Browser Sources

If browser sources should regenerate

  • Type: Boolean

Variables

This sub-action does not populate any variables.

C# Usage

public bool TwitchUpdateChannelGuestStarSettings(Boolean? isModeratorSendLiveEnabled, Int32? slotCount, Boolean? isBrowserSourceAudioEnabled, string groupLayout, Boolean? regeneratgeBrowserSource)