Expand description
Module for audio and video format definitions and related functionality.
Structs§
- Audio
Format - Audio
Format Builder - Builder for creating AudioFormat with validation
- Audio
Info - Channel
Layout - Audio channel layout bitmask
- Video
Format - Describes the format of a clip.
- Video
Format Builder - Builder for creating VideoFormat with validation
- Video
Info - Information about a video clip
Enums§
- Color
Family - Format
Error - Errors that can occur when creating formats
- Media
Type - Preset
Video Format - Preset video format IDs as defined by VapourSynth.
- Sample
Type
Traits§
- Component
- A trait for possible pixel components.