PipeWire
0.3.32
|
Data Fields | |
struct spa_list | link |
struct spa_list | input_link |
struct spa_list | output_link |
struct port * | output |
struct port * | input |
struct port* link::input |
Referenced by pw_impl_link_get_input(), and pw_impl_link_register().
struct spa_list link::input_link |
struct spa_list link::link |
Referenced by pw_impl_link_destroy(), spa_graph_link_add(), and spa_graph_link_remove().
struct port* link::output |
Referenced by pw_impl_link_get_output(), and pw_impl_link_register().
struct spa_list link::output_link |