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

Data Fields

int cur_stream
 
int num_streams
 
int audio_packets
 
int current_packet
 
uint32_t * packet_sizes
 
int packet_sizes_alloc
 

Detailed Description

Definition at line 26 of file pmpdec.c.

Field Documentation

int PMPContext::cur_stream

Definition at line 27 of file pmpdec.c.

Referenced by pmp_packet(), and pmp_seek().

int PMPContext::num_streams

Definition at line 28 of file pmpdec.c.

Referenced by pmp_header(), and pmp_packet().

int PMPContext::audio_packets

Definition at line 29 of file pmpdec.c.

Referenced by pmp_packet().

int PMPContext::current_packet

Definition at line 30 of file pmpdec.c.

Referenced by pmp_packet().

uint32_t* PMPContext::packet_sizes

Definition at line 31 of file pmpdec.c.

Referenced by pmp_close(), and pmp_packet().

int PMPContext::packet_sizes_alloc

Definition at line 32 of file pmpdec.c.

Referenced by pmp_packet().


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