Docs.rs
  • vapoursynth4-sys-0.1.0
    • vapoursynth4-sys 0.1.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • inflation
    • Dependencies
    • Versions
    • 72.22% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate vapoursynth4_sys

  • Version 0.1.0
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate vapoursynth4_sys

source ·
Expand description

Raw bindings to VapourSynth.

Modules

  • helper
    VSHelper4.h

Macros

  • opaque_struct

Structs

  • VSAPI
  • VSAudioFormat
  • VSAudioInfo
  • VSCore
  • VSCoreInfo
  • VSFilterDependency
  • VSFrame
  • VSFrameContext
  • VSFunction
  • VSLogHandle
  • VSMap
  • VSNode
  • VSPLUGINAPI
  • VSPlugin
  • VSPluginFunction
  • VSSCRIPTAPIvsscript
  • VSScriptvsscript
  • VSVideoFormat
  • VSVideoInfo

Enums

  • VSActivationReason
  • VSAudioChannels
  • VSCacheMode
  • VSChromaLocation
  • VSColorFamily
  • VSColorPrimaries
  • VSColorRange
  • VSCoreCreationFlags
  • VSDataTypeHint
  • VSFieldBased
  • VSFilterMode
  • VSMapAppendMode
  • VSMapPropertyError
  • VSMatrixCoefficients
  • VSMediaType
  • VSMessageType
  • VSPluginConfigFlags
  • VSPresetFormat
  • VSPropertyType
  • VSRequestPattern
  • VSSampleType
  • VSTransferCharacteristics

Constants

  • VAPOURSYNTH_API_VERSION
  • VSSCRIPT_API_VERSION
  • VS_AUDIO_FRAME_SAMPLES

Functions

  • VS_MAKE_VERSION
  • getVSScriptAPI⚠vsscript
  • getVapourSynthAPI⚠

Type Definitions

  • VSFilterFree
  • VSFilterGetFrame
  • VSFrameDoneCallback
  • VSFreeFunctionData
  • VSGetVapourSynthAPI
    Core entry point
  • VSInitPlugin
  • VSLogHandler
  • VSLogHandlerFree
  • VSPublicFunction