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
  • Cpp SDK

    • Overview
    • Dependency Installation
    • Device Manager
    • StreamDock Base Class
    • Communication Transport
    • Example
    • API Reference
    • Source Code
  • Python SDK

    • Overview
    • Dependency Installation
    • Device Manager
    • StreamDock Base Class
    • API Reference
    • Examples
    • Source Code
  • Windows-WebSocket SDK

    • Overview
    • Getting Started
    • Events Sent
    • Events Received
    • Source Code
  • Support

    • Help and Bug Reporting

Terminology

Common terms used in Stream Dock.

  • Name: The name of the icon pack as displayed in the marketplace.

  • Description: A description of the icon pack.

  • Bundle: The folder containing all the necessary package information.

  • ID: A unique reverse DNS format identifier for your package, such as com.mirabox.iconpackname. This should match the bundle name.

  • Pack Icon: The icon that represents your package in the marketplace.

Last Updated:
Contributors: Heart
Prev
Overview
Next
Creating an Icon Pack