PipeWire
0.3.66
|
Chunk of memory, can change for each buffer. More...
Data Fields | |
uint32_t | offset |
offset of valid data. More... | |
uint32_t | size |
size of valid data. More... | |
int32_t | stride |
stride of valid data More... | |
int32_t | flags |
chunk flags More... | |
Chunk of memory, can change for each buffer.
uint32_t spa_chunk::offset |
offset of valid data.
Should be taken modulo the data maxsize to get the offset in the data memory.
uint32_t spa_chunk::size |
size of valid data.
Should be clamped to maxsize.
int32_t spa_chunk::stride |
stride of valid data
int32_t spa_chunk::flags |
chunk flags