Show / Hide Table of Contents

Namespace FFmpeg.Exceptions

Classes

BitStreamFilterNotFoundException

Represents an exception that is thrown when an FFmpeg bitstream filter cannot be found.

BufferTooSmallException

Represents an exception that is thrown when an FFmpeg operation fails because the provided buffer is too small.

DecoderNotFoundException

Represents an exception that is thrown when an FFmpeg decoder cannot be found.

FFmpegException

Represents errors that occur during FFmpeg operations.

OptionNotFoundException

Represents an exception that is thrown when an option is not found in an FFmpeg operation.

TryAgainException

Represents an exception that is thrown when an FFmpeg operation cannot be completed immediately and should be tried again.

In this article
Back to top Generated by DocFX