avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Public Member Functions | List of all members
av::AvcppCategory Class Reference

The AvcppCategory class Describes internal AvCpp errors. More...

#include <averror.h>

Inheritance diagram for av::AvcppCategory:
Inheritance graph
[legend]
Collaboration diagram for av::AvcppCategory:
Collaboration graph
[legend]

Public Member Functions

virtual const char * name () const noexcept override
 
virtual std::string message (int ev) const override
 

Detailed Description

The AvcppCategory class Describes internal AvCpp errors.

Member Function Documentation

◆ message()

std::string av::AvcppCategory::message ( int  ev) const
overridevirtual

◆ name()

const char * av::AvcppCategory::name ( ) const
overridevirtualnoexcept

The documentation for this class was generated from the following files: