Exception when an invalid # of audio channels are detected.
More...
#include <Exceptions.h>
Exception when an invalid # of audio channels are detected.
Definition at line 141 of file Exceptions.h.
◆ InvalidChannels()
openshot::InvalidChannels::InvalidChannels |
( |
std::string |
message, |
|
|
std::string |
file_path = "" |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
message | A message to accompany the exception |
file_path | (optional) The input file being processed |
Definition at line 151 of file Exceptions.h.
◆ ~InvalidChannels()
virtual openshot::InvalidChannels::~InvalidChannels |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ file_path
std::string openshot::InvalidChannels::file_path |
The documentation for this class was generated from the following file: