25 #ifndef SPA_DEBUG_NODE_H 
   26 #define SPA_DEBUG_NODE_H 
   43         spa_debug(
"%*s" "struct spa_port_info %p:", indent, 
"", info);
 
static int spa_debug_dict(int indent, const struct spa_dict *dict)
Definition: dict.h:45
 
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
 
uint32_t num
Definition: defs.h:122
 
uint32_t denom
Definition: defs.h:123
 
Port information structure.
Definition: node.h:113
 
uint64_t flags
port flags
Definition: node.h:151
 
struct spa_fraction rate
rate of sequence numbers on port
Definition: node.h:152