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