25 #ifndef SPA_DEBUG_NODE_H
26 #define SPA_DEBUG_NODE_H
37 #include <spa/node/node.h>
38 #include <spa/debug/log.h>
39 #include <spa/debug/dict.h>
43 spa_debug(
"%*s" "struct spa_port_info %p:", indent,
"", info);
uint32_t num
Definition: defs.h:140
uint32_t denom
Definition: defs.h:141
static int spa_debug_dict(int indent, const struct spa_dict *dict)
Definition: dict.h:45
Port information structure.
Definition: node.h:119
static int spa_debug_port_info(int indent, const struct spa_port_info *info)
Definition: node.h:46
#define spa_debug(fmt,...)
Definition: log.h:44
struct spa_fraction rate
rate of sequence numbers on port
Definition: node.h:167
uint64_t flags
port flags
Definition: node.h:166