Expand description
Media-type and sample/pixel format enumerations.
Audio channel ordering follows SMPTE 2036-2 / ITU-R BS.775 conventions for surround layouts; per-channel positions are named with the WAVEFORMATEXTENSIBLE / FFmpeg “front-left, front-right, …” vocabulary.
Structs§
- Parse
Channel Layout Error - Error returned by the
ChannelLayoutFromStrimpl when the input doesn’t match any recognised layout name.
Enums§
- Channel
Layout - Audio channel layout — names a fixed ordered tuple of speaker positions, OR carries a discrete fallback count when the layout is unknown / non-standard.
- Channel
Position - A single speaker position within a multi-channel audio layout.
- Media
Type - Pixel
Format - Video pixel format.
- Sample
Format - Audio sample format.