PipeWire  0.3.33
spa_graph_port Struct Reference

Data Fields

struct spa_list link
 link in node port list More...
 
struct spa_graph_nodenode
 owner node More...
 
enum spa_direction direction
 port direction More...
 
uint32_t port_id
 port id More...
 
uint32_t flags
 port flags More...
 
struct spa_graph_portpeer
 peer More...
 

Field Documentation

◆ direction

enum spa_direction spa_graph_port::direction

port direction

◆ flags

uint32_t spa_graph_port::flags

port flags

◆ link

struct spa_list spa_graph_port::link

link in node port list

◆ node

struct spa_graph_node* spa_graph_port::node

owner node

Referenced by spa_graph_port_link().

◆ peer

struct spa_graph_port* spa_graph_port::peer

peer

Referenced by spa_graph_port_link().

◆ port_id

uint32_t spa_graph_port::port_id

port id


The documentation for this struct was generated from the following file: