Exception when decoding audio packet.
More...
#include <Exceptions.h>
Exception when decoding audio packet.
Definition at line 93 of file Exceptions.h.
◆ ErrorDecodingAudio()
| openshot::ErrorDecodingAudio::ErrorDecodingAudio |
( |
std::string |
message, |
|
|
int64_t |
frame_number |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| message | A message to accompany the exception |
| frame_number | The frame number being processed |
Definition at line 103 of file Exceptions.h.
◆ ~ErrorDecodingAudio()
| virtual openshot::ErrorDecodingAudio::~ErrorDecodingAudio |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ frame_number
| int64_t openshot::ErrorDecodingAudio::frame_number |
The documentation for this class was generated from the following file: