|
PipeWire 0.3.38
|

Data Structures | |
| struct | impl |
Macros | |
| #define | NAME "rt" |
| #define | PW_LOG_TOPIC_DEFAULT mod_topic |
| #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 | |
| PW_LOG_TOPIC_STATIC (mod_topic, "mod." NAME) | |
| 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 NAME "rt" |
| #define PW_LOG_TOPIC_DEFAULT mod_topic |
| #define RLIMIT_RTTIME 15 |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
| PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
| "mod." | NAME | ||
| ) |