PipeWire 1.2.6
|
IO area to exchange a memory region. More...
#include <spa/node/io.h>
Data Fields | |
int32_t | status |
the status code | |
uint32_t | size |
the size of data | |
void * | data |
a memory pointer | |
IO area to exchange a memory region.
int32_t spa_io_memory::status |
the status code
uint32_t spa_io_memory::size |
the size of data
void* spa_io_memory::data |
a memory pointer