#include <libmythfreemheg/Stream.h>
|
| MHScaleVideo () |
|
void | CallAction (MHEngine *engine, MHRoot *pTarget, int nArg1, int nArg2) override |
|
| MHActionIntInt (const char *name) |
|
void | Initialise (MHParseNode *p, MHEngine *engine) override |
|
void | PrintArgs (FILE *fd, int) const override |
|
void | Perform (MHEngine *engine) override |
|
virtual void | CallAction (MHEngine *engine, MHRoot *pTarget, int nArg1, int nArg2)=0 |
|
| MHElemAction (const char *name) |
|
virtual | ~MHElemAction ()=default |
|
virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
|
virtual void | PrintMe (FILE *fd, int nTabs) const |
|
virtual void | Perform (MHEngine *engine)=0 |
|
Definition at line 143 of file Stream.h.
◆ MHScaleVideo()
MHScaleVideo::MHScaleVideo |
( |
| ) |
|
|
inline |
◆ CallAction()
void MHScaleVideo::CallAction |
( |
MHEngine * |
engine, |
|
|
MHRoot * |
pTarget, |
|
|
int |
nArg1, |
|
|
int |
nArg2 |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: