PipeWire  0.3.40
pod.h File Reference

spa/debug/pod.h More...

Go to the source code of this file.

Macros

#define spa_debug(...)   ({ fprintf(stderr, __VA_ARGS__);fputc('\n', stderr); })
 

Functions

static int spa_debug_pod_value (int indent, const struct spa_type_info *info, uint32_t type, void *body, uint32_t size)
 
static int spa_debug_pod (int indent, const struct spa_type_info *info, const struct spa_pod *pod)
 

Detailed Description