Getting Started
Getting Started
8 articles
License and AuthenticationOverview
Cloud Licensing
Product Downloads
License and Authentication
Overview
To apply to join our Open Platform partner program and r...
Understanding Vstitcher APIAPI Functions
Folder structure
Plugin.json
Example
Understanding VStitcher API
API Functions
The API is based on C functions and is por...
Creating Python pluginCreating Python plugin
Basic plugin
Debug your plugin using Visual Studio Code
Install debugpy Library
Prepare Visual Studio Code
Modify t...
Creating C++ pluginCreating C++ plugin
Windows
Prerequisite
Creation process
Project Settings
Mac OS
Prerequisite
Creation process
Creating C++ plugin
Wr...
Creating C# pluginCreating C# plugin
Create new project
Add Browzwear library to your project
Initialize plugin
Create plugin.json file to your plugin
Proje...
DevelopmentDevelopment
Plugin Manager in VStitcher
Add Menu Item to the Plugins Menu
Creating an External HTML Window
Register for System Events
Mult...
Error CodesError Codes
BW_API_ERROR_SUCCESS = 0,
BW_API_ERROR_UNDEFINED = -1,
BW_API_ERROR_INTERNAL_ERROR = -2,
BW_API_ERROR...
DeploymentDeployment
Deploy your Plugins with External Library
example
Deployment
Deploy your Plugins with External Library
VStitcher/Lotta ins...