FFmpeg
Functions
rtpenc_rfc4175.c File Reference
#include "avformat.h"
#include "rtpenc.h"

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)
 

Function Documentation

◆ ff_rtp_send_raw_rfc4175()

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().