FFmpeg
Functions
rtpenc_aac.c File Reference
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "rtpenc.h"

Go to the source code of this file.

Functions

void ff_rtp_send_aac (AVFormatContext *s1, const uint8_t *buff, int size)
 

Function Documentation

◆ ff_rtp_send_aac()

void ff_rtp_send_aac ( AVFormatContext s1,
const uint8_t *  buff,
int  size 
)

Definition at line 27 of file rtpenc_aac.c.

Referenced by rtp_write_packet().