MCPcopy Create free account
hub / github.com/FFmpeg/FFmpeg / AVFilterFormats

Class AVFilterFormats

libavfilter/avfilter.h:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 * pointer to each of the pointers to itself.
176 */
177typedef struct AVFilterFormats AVFilterFormats;
178struct AVFilterFormats
179{
180 unsigned format_count; ///< number of formats

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected