FFmpeg
|
#include "libavformat/avformat.h"
Go to the source code of this file.
Functions | |
int | ff_alloc_input_device_context (struct AVFormatContext **avctx, struct AVInputFormat *iformat, const char *format) |
int ff_alloc_input_device_context | ( | struct AVFormatContext ** | avctx, |
struct AVInputFormat * | iformat, | ||
const char * | format | ||
) |
Definition at line 23 of file utils.c.
Referenced by avdevice_list_input_sources().