FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rtpenc_chain.c File Reference
#include "avformat.h"
#include "avio_internal.h"
#include "rtpenc_chain.h"
#include "rtp.h"
#include "libavutil/opt.h"

Go to the source code of this file.

Functions

int ff_rtp_chain_mux_open (AVFormatContext **out, AVFormatContext *s, AVStream *st, URLContext *handle, int packet_size, int idx)
 

Function Documentation

int ff_rtp_chain_mux_open ( AVFormatContext **  out,
AVFormatContext s,
AVStream st,
URLContext handle,
int  packet_size,
int  idx 
)