PipeWire  0.3.36
pod/command.h File Reference
Include dependency graph for pod/command.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  spa_command_body
 
struct  spa_command
 

Macros

#define SPA_COMMAND_TYPE(cmd)   ((cmd)->body.body.type)
 
#define SPA_COMMAND_ID(cmd, type)
 
#define SPA_COMMAND_INIT_FULL(t, size, type, id, ...)
 
#define SPA_COMMAND_INIT(type, id)