FFmpeg
|
rtpenc_amr.c
Go to the documentation of this file.
39 if (s->num_frames == s->max_frames_per_packet || (len && len + size - 1 > s->max_payload_size)) {
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: rtpenc_amr.c:30
void ff_rtp_send_data(AVFormatContext *s1, const uint8_t *buf1, int len, int m)
Definition: rtpenc.c:307
Definition: rtpenc.h:27
Main libavformat public API header.
Generated on Mon Nov 18 2024 06:52:00 for FFmpeg by 1.8.11