Plugins
Plugins allow you to extend the functionality of StPlayer without modifying the core application.
To install a new plugin, simply copy the plugin DLL files into this folder.
You can view all installed plugins via Options → Plugins.

⚙️ Using Plugins
Each plugin adds a specific capability to StPlayer.
For example:
- Without the
RvtUserDefinedDataplugin, StPlayer displays user-defined RVT data as raw buffer content:

- Once the
RvtUserDefinedDataplugin is installed, the player decodes and presents the data in a structured way:
Compact View:

Detailed View:

🔌 Plugin support enables modular, extensible workflows tailored to your operational needs.