PipeWire
0.3.66
|
Describes essential buffer header metadata such as flags and timestamps. More...
Data Fields | |
uint32_t | flags |
flags More... | |
uint32_t | offset |
offset in current cycle More... | |
int64_t | pts |
presentation timestamp in nanoseconds More... | |
int64_t | dts_offset |
decoding timestamp as a difference with pts More... | |
uint64_t | seq |
sequence number, increments with a media specific frequency More... | |
Describes essential buffer header metadata such as flags and timestamps.
uint32_t spa_meta_header::flags |
flags
uint32_t spa_meta_header::offset |
offset in current cycle
int64_t spa_meta_header::pts |
presentation timestamp in nanoseconds
int64_t spa_meta_header::dts_offset |
decoding timestamp as a difference with pts
uint64_t spa_meta_header::seq |
sequence number, increments with a media specific frequency