FFmpeg
|
#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) |
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().