PipeWire 1.4.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
plugin-loader.h File Reference

spa/support/plugin-loader.h More...

Go to the source code of this file.

Data Structures

struct  spa_plugin_loader
 
struct  spa_plugin_loader_methods
 

Macros

#define SPA_API_PLUGIN_LOADER   static inline
 
#define SPA_TYPE_INTERFACE_PluginLoader   SPA_TYPE_INFO_INTERFACE_BASE "PluginLoader"
 
#define SPA_VERSION_PLUGIN_LOADER   0
 
#define SPA_VERSION_PLUGIN_LOADER_METHODS   0
 

Functions

SPA_API_PLUGIN_LOADER struct spa_handlespa_plugin_loader_load (struct spa_plugin_loader *loader, const char *factory_name, const struct spa_dict *info)
 
SPA_API_PLUGIN_LOADER int spa_plugin_loader_unload (struct spa_plugin_loader *loader, struct spa_handle *handle)
 

Detailed Description

Macro Definition Documentation

◆ SPA_API_PLUGIN_LOADER

#define SPA_API_PLUGIN_LOADER   static inline