PipeWire 1.2.6
|
Enumeration of log topics in a plugin. More...
#include <spa/support/log.h>
Data Fields | |
uint32_t | version |
struct spa_log_topic *const *const | topics |
Array of pointers to log topics. | |
struct spa_log_topic *const *const | topics_end |
End of topics array. | |
Enumeration of log topics in a plugin.
uint32_t spa_log_topic_enum::version |
struct spa_log_topic* const* const spa_log_topic_enum::topics |
Array of pointers to log topics.
struct spa_log_topic* const* const spa_log_topic_enum::topics_end |
End of topics array.