FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rtpenc_aac.c File Reference
#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

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

Definition at line 25 of file rtpenc_aac.c.

Referenced by rtp_write_packet().