25 #ifndef SPA_COMMAND_NODE_H 26 #define SPA_COMMAND_NODE_H 59 #define SPA_NODE_COMMAND_ID(cmd) SPA_COMMAND_ID(cmd, SPA_TYPE_COMMAND_Node) 60 #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:41
pause a node.
Definition: node/command.h:43
Definition: node/command.h:48
spa_node_command
Definition: node/command.h:40
end a transaction
Definition: node/command.h:56
Definition: node/command.h:50
Definition: node/command.h:51
start a node, this makes it start emitting scheduling events
Definition: node/command.h:45
Definition: node/command.h:47
begin a set of parameter enumerations or configuration that require the device to remain opened...
Definition: node/command.h:52
Definition: node/command.h:49