Exception when encoding audio packet.
More...
#include <Exceptions.h>
Exception when encoding audio packet.
Definition at line 109 of file Exceptions.h.
◆ ErrorEncodingAudio()
openshot::ErrorEncodingAudio::ErrorEncodingAudio |
( |
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 119 of file Exceptions.h.
◆ ~ErrorEncodingAudio()
virtual openshot::ErrorEncodingAudio::~ErrorEncodingAudio |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ frame_number
int64_t openshot::ErrorEncodingAudio::frame_number |
The documentation for this class was generated from the following file: