MythTV  master
Public Attributes | List of all members
poq_idx_t Struct Reference

#include <mpeg2fix.h>

Collaboration diagram for poq_idx_t:
Collaboration graph
[legend]

Public Attributes

int64_t newPTS
 
int64_t pos_pts
 
int framenum
 
bool type
 

Detailed Description

Definition at line 64 of file mpeg2fix.h.

Member Data Documentation

◆ newPTS

int64_t poq_idx_t::newPTS

Definition at line 65 of file mpeg2fix.h.

Referenced by PTSOffsetQueue::SetNextPTS().

◆ pos_pts

int64_t poq_idx_t::pos_pts

Definition at line 66 of file mpeg2fix.h.

Referenced by PTSOffsetQueue::SetNextPos().

◆ framenum

int poq_idx_t::framenum

Definition at line 67 of file mpeg2fix.h.

◆ type

bool poq_idx_t::type

Definition at line 68 of file mpeg2fix.h.


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