FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
tee_common.h File Reference
#include "libavutil/dict.h"

Go to the source code of this file.

Functions

int ff_tee_parse_slave_options (void *log, char *slave, AVDictionary **options, char **filename)
 

Function Documentation

int ff_tee_parse_slave_options ( void log,
char *  slave,
AVDictionary **  options,
char **  filename 
)

Definition at line 32 of file tee_common.c.

Referenced by open_slave(), and tee_open().