| 
    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, struct AVInputFormat *iformat, const char *format) | 
| av_warn_unused_result 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().
 1.8.6