FFmpeg
|
RPLContext Struct Reference
Data Fields | |
int32_t | frames_per_chunk |
uint32_t | chunk_number |
uint32_t | chunk_part |
uint32_t | frame_in_part |
Detailed Description
Field Documentation
uint32_t RPLContext::chunk_number |
Definition at line 47 of file rpl.c.
Referenced by rpl_read_packet().
uint32_t RPLContext::chunk_part |
Definition at line 48 of file rpl.c.
Referenced by rpl_read_packet().
uint32_t RPLContext::frame_in_part |
Definition at line 49 of file rpl.c.
Referenced by rpl_read_packet().
int32_t RPLContext::frames_per_chunk |
Definition at line 44 of file rpl.c.
Referenced by rpl_read_header(), and rpl_read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11