#include <EncoderCallback.h>
Public Member Functions | |
virtual | ~EncoderCallback () |
virtual int | getVersion () |
virtual void | enable (bool enable)=0 |
virtual bool | promptYesNo (const char *caption, const char *msg, bool bdefault)=0 |
virtual void | errorMessage (const char *caption, const char *msg)=0 |
virtual void | setProgress (bool enable, int percent, const char *caption, const char *msg)=0 |
Static Public Attributes | |
static const char * | strError |
static const char * | strWarning |
static const char * | strQuestion |
static const char * | strProblemReadingLogFile |
static const char * | strFailedOpenLogFileWrite |
static const char * | strFailedOpenLogFileRead |
static const char * | strFailedWriteLogFile |
static const char * | strBitrateTooLow |
static const char * | strInvalidLogFile |
static const char * | strIncompatibleLogFile |
static const char * | strOverwriteLogFile |
static const char * | strPlanningStrategy |
static const char * | strApplyingVbvConstraints |
static const char * | strFrameRateTooHighForProfile |
static const char * | strMacroblockRateTooHighForProfile |
static const char * | strUnsupportedColorspace |
static const char * | strWidthNotMod4 |
static const char * | strHeightNotMod2 |
static const char * | strWidthInvalid |
static const char * | strHeightInvalid |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|