FFmpeg
Data Fields
DTS2PTSNode Struct Reference

Data Fields

int64_t dts
 
int64_t duration
 
int poc
 
int gop
 

Detailed Description

Definition at line 38 of file dts2pts.c.

Field Documentation

◆ dts

int64_t DTS2PTSNode::dts

Definition at line 39 of file dts2pts.c.

Referenced by dts2pts_filter().

◆ duration

int64_t DTS2PTSNode::duration

Definition at line 40 of file dts2pts.c.

Referenced by dts2pts_filter().

◆ poc

int DTS2PTSNode::poc

Definition at line 41 of file dts2pts.c.

Referenced by cmp_find(), dec_poc(), and dts2pts_filter().

◆ gop

int DTS2PTSNode::gop

Definition at line 42 of file dts2pts.c.

Referenced by cmp_find(), and dts2pts_filter().


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