FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_rtp_send_raw_rfc4175 (AVFormatContext *s1, const uint8_t *buf, int size, int interlaced, int field) |
void ff_rtp_send_raw_rfc4175 | ( | AVFormatContext * | s1, |
const uint8_t * | buf, | ||
int | size, | ||
int | interlaced, | ||
int | field | ||
) |
Definition at line 24 of file rtpenc_rfc4175.c.
Referenced by rtp_write_packet().