Stingray Editor C API Reference

Stingray Editor C API Reference

This reference contains a browsable companion to the native C plug-in API exposed by the Stingray editor.

You can use this API to register C functions that your editor plug-ins can call from the editor's JavaScript environment.

For background information on writing editor plug-ins, and an overview of how to use the APIs in this reference, see the SDK Help.