FFmpeg
|
InterleavePacket Struct Reference
Data Fields | |
int | pos |
int | size |
uint8_t | data [35 *9] |
Detailed Description
Definition at line 28 of file rtpdec_qcelp.c.
Field Documentation
uint8_t InterleavePacket::data[35 *9] |
Definition at line 34 of file rtpdec_qcelp.c.
Referenced by return_stored_frame(), and store_packet().
int InterleavePacket::pos |
Definition at line 29 of file rtpdec_qcelp.c.
Referenced by return_stored_frame(), and store_packet().
int InterleavePacket::size |
Definition at line 30 of file rtpdec_qcelp.c.
Referenced by return_stored_frame(), and store_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