FFmpeg
|
rtpenc_amr.c File Reference
Include dependency graph for rtpenc_amr.c:
Go to the source code of this file.
Functions | |
void | ff_rtp_send_amr (AVFormatContext *s1, const uint8_t *buff, int size) |
Packetize AMR frames into RTP packets according to RFC 3267, in octet-aligned mode. More... | |
Function Documentation
void ff_rtp_send_amr | ( | AVFormatContext * | s1, |
const uint8_t * | buff, | ||
int | size | ||
) |
Packetize AMR frames into RTP packets according to RFC 3267, in octet-aligned mode.
Definition at line 30 of file rtpenc_amr.c.
Referenced by rtp_write_packet().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11