FFmpeg
Loading...
Searching...
No Matches
rtpenc_vp8.c File Reference
#include "rtpenc.h"

Go to the source code of this file.

Functions

void ff_rtp_send_vp8 (AVFormatContext *s1, const uint8_t *buf, int size)
 

Function Documentation

◆ ff_rtp_send_vp8()

void ff_rtp_send_vp8 ( AVFormatContext * s1,
const uint8_t * buf,
int size )

Definition at line 26 of file rtpenc_vp8.c.

Referenced by rtp_write_packet().