25 #ifndef SPA_NODE_TYPES_H 26 #define SPA_NODE_TYPES_H 43 #define SPA_TYPE_INFO_IO SPA_TYPE_INFO_ENUM_BASE "IO" 44 #define SPA_TYPE_INFO_IO_BASE SPA_TYPE_INFO_IO ":" 60 #define SPA_TYPE_INFO_NodeEvent SPA_TYPE_INFO_EVENT_BASE "Node" 61 #define SPA_TYPE_INFO_NODE_EVENT_BASE SPA_TYPE_INFO_NodeEvent ":" 76 #define SPA_TYPE_INFO_NodeCommand SPA_TYPE_INFO_COMMAND_BASE "Node" 77 #define SPA_TYPE_INFO_NODE_COMMAND_BASE SPA_TYPE_INFO_NodeCommand ":" area to exchange buffers, struct spa_io_buffers
Definition: io.h:58
Definition: node/event.h:47
Definition: spa/include/spa/utils/type.h:89
Definition: node/event.h:49
#define SPA_TYPE_INFO_NODE_EVENT_BASE
Definition: node/type-info.h:70
suspend a node, this removes all configured formats and closes any devices
Definition: node/command.h:46
#define SPA_TYPE_INFO_IO_BASE
Definition: node/type-info.h:51
area to update clock information, struct spa_io_clock
Definition: io.h:60
Definition: node/event.h:48
pause a node.
Definition: node/command.h:48
Definition: node/command.h:53
latency reporting, struct spa_io_latency
Definition: io.h:61
static const struct spa_type_info spa_type_node_command_id[]
Definition: node/type-info.h:90
end a transaction
Definition: node/command.h:61
Definition: spa/include/spa/utils/type.h:54
Definition: node/event.h:60
Definition: node/command.h:55
area for notify messages, struct spa_io_sequence
Definition: io.h:63
Definition: node/command.h:56
Definition: spa/include/spa/utils/type.h:162
static const struct spa_type_info spa_type_node_event_id[]
Definition: node/type-info.h:72
start a node, this makes it start emitting scheduling events
Definition: node/command.h:50
static const struct spa_type_info spa_type_node_command[]
Definition: node/type-info.h:105
Definition: node/event.h:46
Definition: node/command.h:52
begin a set of parameter enumerations or configuration that require the device to remain opened...
Definition: node/command.h:57
area for control messages, struct spa_io_sequence
Definition: io.h:62
rate matching between nodes, struct spa_io_rate_match
Definition: io.h:65
#define SPA_TYPE_INFO_NODE_COMMAND_BASE
Definition: node/type-info.h:88
memory pointer, struct spa_io_memory
Definition: io.h:66
static const struct spa_type_info spa_type_node_event[]
Definition: node/type-info.h:80
Definition: node/command.h:54
static const struct spa_type_info spa_type_io[]
Definition: node/type-info.h:53
position information in the graph, struct spa_io_position
Definition: io.h:64
expected byte range, struct spa_io_range
Definition: io.h:59
Definition: spa/include/spa/utils/type.h:83
Sent to a driver when some other node emitted the RequestProcess event.
Definition: node/command.h:62
Definition: spa/include/spa/utils/type.h:53