AVFilterLink.in_formats

Lists of formats and channel layouts supported by the input and output filters respectively. These lists are used for negotiating the format to actually be used, which will be loaded into the format and channel_layout members, above, when chosen.

struct AVFilterLink
AVFilterFormats* in_formats;

Meta