FFmpeg
Data Fields
PDVDemuxContext Struct Reference

Data Fields

int current_frame
 
uint8_t * frame_flags
 
uint32_t * frame_offsets
 

Detailed Description

Definition at line 29 of file pdvdec.c.

Field Documentation

◆ current_frame

int PDVDemuxContext::current_frame

Definition at line 30 of file pdvdec.c.

Referenced by pdv_read_header(), pdv_read_packet(), and pdv_read_seek().

◆ frame_flags

uint8_t* PDVDemuxContext::frame_flags

Definition at line 31 of file pdvdec.c.

Referenced by pdv_read_close(), and pdv_read_header().

◆ frame_offsets

uint32_t* PDVDemuxContext::frame_offsets

Definition at line 32 of file pdvdec.c.

Referenced by pdv_read_close(), and pdv_read_header().


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