Module vapoursynth::plugins
source · [−]Expand description
Things related to making VapourSynth plugins.
Modules
Internal stuff for plugin FFI handling.
Structs
A frame context used in filters.
Plugin metadata.
Traits
A filter interface.
An internal trait representing a filter argument type.
A filter function interface.
An internal trait representing a filter parameter type (argument type + whether it’s an array or optional).