25 #ifndef SPA_COMMAND_NODE_H 26 #define SPA_COMMAND_NODE_H 61 #define SPA_NODE_COMMAND_ID(cmd) SPA_COMMAND_ID(cmd, SPA_TYPE_COMMAND_Node) 62 #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: node/command.h:46
pause a node.
Definition: node/command.h:48
Definition: node/command.h:53
spa_node_command
Definition: node/command.h:45
end a transaction
Definition: node/command.h:61
Definition: node/command.h:55
Definition: node/command.h:56
start a node, this makes it start emitting scheduling events
Definition: node/command.h:50
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
Definition: node/command.h:54
Sent to a driver when some other node emitted the RequestProcess event.
Definition: node/command.h:62