• Get Started
  • Guide
  • API
  • Examples
  • Changelogs
  • Sub-Actions
  • Triggers
  • C# Code
  • WebSocket Server
  • HTTP Server
  • UDP Server
  • Sub-Actions
  • Triggers
References
  • Sub-Actions
  • Triggers
    • Set State of a Random Filter
    • Hide Group's Sources
    • Set Random Group Source Visible
  • Recording
    • Get Current Scene
    • Set Active Scene
    • Set Scene Filter State
    • Flip Source
    • Hide Source's Filters
    • Rotate Source
    • Set Browser Source URL
    • Set GDI Text
    • Set Source Filter State
    • Set Source Mute State
    • Set Source Visibility State
  • Streaming
  1. API
  2. Sub-Actions
  3. Streamlabs Desktop
  4. Scenes

Set Active Scene

Change the current scene in Streamlabs Desktop

Parameters

SlobsConnection
SlobsScene

Variables

NameTypeDescription
No data

C# Usage

public void SlobsSetScene(string sceneName, int connection = 0)
CPH.SlobsSetScene(sceneName);
CPH.SlobsSetScene(sceneName, connection);

Get Current Scene

Get the current scene from Streamlabs Desktop

Set Scene Filter State

Update the visibility of a filter for a given scene

On this page

  • Parameters
  • Variables
  • C# Usage

Community

  • Edit this page
  • Chat on Discord
  • Support on Patreon

Ecosystem

  • Streamer.bot
  • Speaker.bot
Made by Streamer.bot