Expand description
§vapoursynth4-rs
A safe wrapper for VapourSynth
API version 4.
Re-exports§
pub use vapoursynth4_sys as ffi;
Modules§
Macros§
Constants§
- VAPOURSYNTH_
API_ VERSION - API version. The high 16 bits are
VAPOURSYNTH_API_MAJOR
, the low 16 bits areVAPOURSYNTH_API_MINOR
.