#include "avformat.h"#include "rtpenc.h"Go to the source code of this file.
Functions | |
| void | ff_rtp_send_latm (AVFormatContext *s1, const uint8_t *buff, int size) |
| void ff_rtp_send_latm | ( | AVFormatContext * | s1, | |
| const uint8_t * | buff, | |||
| int | size | |||
| ) |
Definition at line 25 of file rtpenc_latm.c.
Referenced by rtp_write_packet().