FFmpeg
Loading...
Searching...
No Matches
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

◆ ff_tee_parse_slave_options()

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

Definition at line 33 of file tee_common.c.

Referenced by open_slave(), and tee_open().