| FFmpeg
    | 
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
Field Documentation
| int PMPContext::audio_packets | 
Definition at line 29 of file pmpdec.c.
Referenced by pmp_packet().
| int PMPContext::cur_stream | 
Definition at line 27 of file pmpdec.c.
Referenced by pmp_packet(), and pmp_seek().
| int PMPContext::current_packet | 
Definition at line 30 of file pmpdec.c.
Referenced by pmp_packet().
| int PMPContext::num_streams | 
Definition at line 28 of file pmpdec.c.
Referenced by pmp_header(), and 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:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11