CreatorCreator
Home
Getting Started
  • 中文简体
  • English
Home
Getting Started
  • 中文简体
  • English
  • Creator

    • Getting Started
  • Stream Dock

    • Plugin SDK
    • Icon Pack

      • Overview
      • Terminology
      • Creating an Icon Pack
      • Icon Specifications
    • Scene Configuration

      • What is a Scenario Configuration?
      • Exporting
      • Use Cases
  • mPanel

    • Plugin SDK
  • Linux StreamDock SDK

    • Cpp SDK

      • Overview
      • Dependency
      • Device Manager
      • StreamDock Base Class
      • StreamDock293
      • Communication transmission
      • Example
      • Source code
    • Python SDK

      • Overview
      • Dependency
      • DeviceManager
      • StreamDock Base Class
      • StreamDock293
      • Example
      • Source Code
  • Windows StreamDock SDK

    • WebSocket SDK

      • Overview
      • Getting Started
      • Events to Send
      • Received Events
    • Cpp SDK

      • Overview
      • Dependency
      • Device manager
      • StreamDock Base Class
      • StreamDock293
      • Transport
      • Example
      • Source Code
  • Support

    • Help and Bug Reporting

Exporting

A step-by-step guide on how to export your Stream Dock scenario configuration.

  1. Access Your Stream Dock Software: Open your Stream Dock software and ensure that your scenario configuration is set up exactly as you want it.

  2. Navigate to Scenario Configuration Editing: Click on the dropdown menu and select the "Edit Scenario Configuration" option.

    scene1
  3. Export Your Scenario Configuration:

    • Right-Click Method: To export your scenario configuration, right-click on the specific scenario configuration you want to share.

      scene2
    • Arrow Method: Alternatively, you can click on the arrow icon located at the bottom right corner of the scenario configuration list.

      scene3
  4. Save Your Scenario Configuration: After selecting the export option, choose the directory where you want to save the file. Make sure to give it an appropriate file name.

    Scenario configurations are versatile, allowing you to share your creations directly with clients as you designed them, enabling you to customize scenario configurations for different tasks, tools, or software.

Last Updated:
Contributors: Heart
Prev
What is a Scenario Configuration?
Next
Use Cases