Module rsmpeg::error[][src]

Expand description

Errors of the rsmpeg.

Enums

RsmpegError

All the error variants of rsmpeg.

Type Definitions

Result

Overall result of Rsmpeg functions

Ret

A wrapper around c_int(return type of many ffmpeg inner libraries functions)