|
FFmpeg
|
Data Fields | |
| uint16_t | seq |
| int | size |
| uint8_t * | buf |
| uint16_t RtpHistoryItem::seq |
Definition at line 209 of file whip.c.
Referenced by handle_rtx_packet(), rtp_history_find(), and rtp_history_store().
| int RtpHistoryItem::size |
Definition at line 210 of file whip.c.
Referenced by handle_rtx_packet(), and rtp_history_store().
| uint8_t* RtpHistoryItem::buf |
Definition at line 211 of file whip.c.
Referenced by handle_rtx_packet(), initialize(), and rtp_history_store().