FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
APEFrame Struct Reference

Data Fields

int64_t pos
 
int nblocks
 
int size
 
int skip
 
int64_t pts
 

Detailed Description

Definition at line 43 of file ape.c.

Field Documentation

int64_t APEFrame::pos

Definition at line 44 of file ape.c.

Referenced by ape_dumpinfo(), ape_read_header(), and ape_read_packet().

int APEFrame::nblocks

Definition at line 45 of file ape.c.

Referenced by ape_dumpinfo(), and ape_read_header().

int APEFrame::size

Definition at line 46 of file ape.c.

Referenced by ape_dumpinfo(), ape_read_header(), and ape_read_packet().

int APEFrame::skip

Definition at line 47 of file ape.c.

Referenced by ape_read_header(), and ape_read_packet().

int64_t APEFrame::pts

Definition at line 48 of file ape.c.

Referenced by ape_read_header(), and ape_read_packet().


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