Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
FFMPEG_HELP_TOOLS::FFMpegException Struct Reference

#include <FFmpeg.h>

Inheritance diagram for FFMPEG_HELP_TOOLS::FFMpegException:

Public Member Functions

template<typename... Args>
 FFMpegException (const std::string &fmt, Args &&... args)
 
const char * what () const noexcept override
 

Public Attributes

std::string s
 

Constructor & Destructor Documentation

◆ FFMpegException()

template<typename... Args>
FFMPEG_HELP_TOOLS::FFMpegException::FFMpegException ( const std::string & fmt,
Args &&... args )
inline

Member Function Documentation

◆ what()

const char * FFMPEG_HELP_TOOLS::FFMpegException::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ s

std::string FFMPEG_HELP_TOOLS::FFMpegException::s

The documentation for this struct was generated from the following file: