AOMedia AV1 Codec
aom_codec_cx_pkt::[struct].data.frame Struct Reference

Data Fields

void * buf
size_t sz
aom_codec_pts_t pts
 time stamp to show frame (in timebase units)
unsigned long duration
 duration to show frame (in timebase units)
aom_codec_frame_flags_t flags
int partition_id
 the partition id defines the decoding order of the partitions. Only applicable when "output partition" mode is enabled. First partition has id 0.
size_t vis_frame_size
 size of the visible frame in this packet

Field Documentation

◆ buf

compressed data buffer

◆ sz

length of compressed data

◆ flags

aom_codec_frame_flags_t aom_codec_cx_pkt::[struct].data.frame flags

flags for this frame


The documentation for this struct was generated from the following files: