Unique identifier for this plugin.
Called once when the plugin is registered via cerbero.use(plugin). Receives emit to send custom events through the Cerbero pipeline. Return a cleanup function to be called on destroy().
cerbero.use(plugin)
emit
destroy()
Unique identifier for this plugin.