Go to the source code of this file.
◆ playlist_plugin_finish()
static void playlist_plugin_finish |
( |
const struct playlist_plugin * |
plugin | ) |
|
|
inlinestatic |
Deinitialize a plugin which was initialized successfully.
Definition at line 93 of file PlaylistPlugin.hxx.
◆ playlist_plugin_init()
Initialize a plugin.
- Parameters
-
block | a configuration block for this plugin, or nullptr if none is configured |
- Returns
- true if the plugin was initialized successfully, false if the plugin is not available
Definition at line 81 of file PlaylistPlugin.hxx.
◆ playlist_plugin_open_stream()
◆ playlist_plugin_open_uri()