Exception for frames that are out of bounds.
More...
#include <Exceptions.h>
Exception for frames that are out of bounds.
Definition at line 202 of file Exceptions.h.
◆ OutOfBoundsFrame()
openshot::OutOfBoundsFrame::OutOfBoundsFrame |
( |
string |
message, |
|
|
int64_t |
frame_requested, |
|
|
int64_t |
max_frames |
|
) |
| |
|
inline |
◆ ~OutOfBoundsFrame()
virtual openshot::OutOfBoundsFrame::~OutOfBoundsFrame |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ FrameRequested
int64_t openshot::OutOfBoundsFrame::FrameRequested |
◆ MaxFrames
int64_t openshot::OutOfBoundsFrame::MaxFrames |
The documentation for this class was generated from the following file: