PipeWire
0.3.33
|
Data Structures | |
struct | impl |
Macros | |
#define | DEFAULT_POLICY SCHED_FIFO |
#define | DEFAULT_NICE_LEVEL -11 |
#define | DEFAULT_RT_PRIO 88 |
#define | DEFAULT_RT_TIME_SOFT 2000000 |
#define | DEFAULT_RT_TIME_HARD 2000000 |
#define | MODULE_USAGE |
#define | RLIMIT_RTTIME 15 |
Functions | |
int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
#define DEFAULT_NICE_LEVEL -11 |
#define DEFAULT_POLICY SCHED_FIFO |
#define DEFAULT_RT_PRIO 88 |
#define DEFAULT_RT_TIME_HARD 2000000 |
#define DEFAULT_RT_TIME_SOFT 2000000 |
#define MODULE_USAGE |
#define RLIMIT_RTTIME 15 |
int pipewire__module_init | ( | struct pw_impl_module * | module, |
const char * | args | ||
) |
References impl::context, props, pw_impl_module_get_context(), pw_log_debug, pw_properties_new(), and pw_properties_new_string().