FFmpeg
Data Fields
Timestamp Struct Reference

#include <ffmpeg_utils.h>

Data Fields

int64_t ts
 
AVRational tb
 

Detailed Description

Definition at line 30 of file ffmpeg_utils.h.

Field Documentation

◆ ts

int64_t Timestamp::ts

Definition at line 31 of file ffmpeg_utils.h.

Referenced by demux_flush(), sch_dec_receive(), and seek_to_start().

◆ tb

AVRational Timestamp::tb

Definition at line 32 of file ffmpeg_utils.h.

Referenced by demux_flush(), and seek_to_start().


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