| PipeWire 1.4.7
    | 
Describes essential buffer header metadata such as flags and timestamps. More...
#include <spa/buffer/meta.h>
| Data Fields | |
| uint32_t | flags | 
| flags | |
| uint32_t | offset | 
| offset in current cycle | |
| int64_t | pts | 
| presentation timestamp in nanoseconds | |
| int64_t | dts_offset | 
| decoding timestamp as a difference with pts | |
| uint64_t | seq | 
| sequence number, increments with a media specific frequency | |
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