5 #ifndef SPA_COMMAND_NODE_H 6 #define SPA_COMMAND_NODE_H 41 #define SPA_NODE_COMMAND_ID(cmd) SPA_COMMAND_ID(cmd, SPA_TYPE_COMMAND_Node) 42 #define SPA_NODE_COMMAND_INIT(id) SPA_COMMAND_INIT(SPA_TYPE_COMMAND_Node, id)
suspend a node, this removes all configured formats and closes any devices
Definition: command.h:26
pause a node.
Definition: command.h:28
spa_node_command
Definition: command.h:25
end a transaction
Definition: command.h:41
start a node, this makes it start emitting scheduling events
Definition: command.h:30
begin a set of parameter enumerations or configuration that require the device to remain opened...
Definition: command.h:37
Sent to a driver when some other node emitted the RequestProcess event.
Definition: command.h:42