Module format

Module format 

Source
Expand description

Module for audio and video format definitions and related functionality.

Structs§

AudioFormat
AudioFormatBuilder
Builder for creating AudioFormat with validation
AudioInfo
ChannelLayout
Audio channel layout bitmask
VideoFormat
Describes the format of a clip.
VideoFormatBuilder
Builder for creating VideoFormat with validation
VideoInfo
Information about a video clip

Enums§

ColorFamily
FormatError
Errors that can occur when creating formats
MediaType
PresetVideoFormat
Preset video format IDs as defined by VapourSynth.
SampleType

Traits§

Component
A trait for possible pixel components.