Module sqa_ffmpeg::errors [] [src]

Error types & handling.

Structs

Error

The Error type.

Enums

ErrorKind

The kind of an error.

Traits

ChainErr

Additional methods for Result, for easy interaction with this crate.

Type Definitions

MediaResult

Convenient wrapper around std::Result.