PipeWire 1.2.6
|
Chunk of memory, can change for each buffer. More...
#include <spa/buffer/buffer.h>
Data Fields | |
uint32_t | offset |
offset of valid data. | |
uint32_t | size |
size of valid data. | |
int32_t | stride |
stride of valid data | |
int32_t | flags |
chunk flags | |
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