av_find_input_format

Find AVInputFormat based on the short name of the input format.

extern (C) @nogc nothrow
av_find_input_format
(
const(char)* short_name
)

Meta