ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
AVERROR
ffmpeg
libavutil
error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template
AVERROR
(int e)
template
AVERROR
(int e)
@
nogc
nothrow extern (
C
)
static if
(!(
EDOM > 0
))
template
AVERROR (
int
e
) {
@
nogc
nothrow extern (
C
) const
static if
(!(
EDOM > 0
))
int
AVERROR
;
}
Members
Variables
AVERROR
int
AVERROR
;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
ffmpeg
libavutil
error
functions
av_strerror
manifest constants
AVERROR_BSF_NOT_FOUND
AVERROR_BUFFER_TOO_SMALL
AVERROR_BUG
AVERROR_BUG2
AVERROR_DECODER_NOT_FOUND
AVERROR_DEMUXER_NOT_FOUND
AVERROR_ENCODER_NOT_FOUND
AVERROR_EOF
AVERROR_EXIT
AVERROR_EXPERIMENTAL
AVERROR_EXTERNAL
AVERROR_FILTER_NOT_FOUND
AVERROR_HTTP_BAD_REQUEST
AVERROR_HTTP_FORBIDDEN
AVERROR_HTTP_NOT_FOUND
AVERROR_HTTP_OTHER_4XX
AVERROR_HTTP_SERVER_ERROR
AVERROR_HTTP_UNAUTHORIZED
AVERROR_INPUT_CHANGED
AVERROR_INVALIDDATA
AVERROR_MUXER_NOT_FOUND
AVERROR_OPTION_NOT_FOUND
AVERROR_OUTPUT_CHANGED
AVERROR_PATCHWELCOME
AVERROR_PROTOCOL_NOT_FOUND
AVERROR_STREAM_NOT_FOUND
AVERROR_UNKNOWN
AV_ERROR_MAX_STRING_SIZE
static functions
av_make_error_string
templates
AVERROR
AVUNERROR
FFERRTAG
av_err2str