|
OpenShot Library | libopenshot
0.1.1
|
Exception when encoding audio packet. More...
#include <Exceptions.h>
Public Member Functions | |
| ErrorEncodingVideo (string message, int frame_number) | |
| virtual | ~ErrorEncodingVideo () throw () |
Public Member Functions inherited from openshot::BaseException | |
| BaseException (string message) | |
| virtual const char * | what () const throw () |
| virtual | ~BaseException () throw () |
Public Attributes | |
| string | file_path |
| int | frame_number |
Additional Inherited Members | |
Protected Attributes inherited from openshot::BaseException | |
| string | m_message |
Exception when encoding audio packet.
Definition at line 101 of file Exceptions.h.
|
inline |
Definition at line 106 of file Exceptions.h.
|
inlinevirtual | |||||||||||||
Definition at line 108 of file Exceptions.h.
| string openshot::ErrorEncodingVideo::file_path |
Definition at line 104 of file Exceptions.h.
| int openshot::ErrorEncodingVideo::frame_number |
Definition at line 105 of file Exceptions.h.
1.8.6