Gnash
0.8.10
|
getControlFD() const | gnash::Player | [inline] |
getHeight() const | gnash::Player | [inline] |
getHostFD() const | gnash::Player | [inline] |
getWidth() const | gnash::Player | [inline] |
getXPosition() const | gnash::Player | [inline] |
getYPosition() const | gnash::Player | [inline] |
hideMenu(bool x) | gnash::Player | [inline] |
Player() | gnash::Player | |
run(int argc, char *argv[], const std::string &infile, const std::string &url="") | gnash::Player | |
setAudioDumpfile(const std::string &filespec) | gnash::Player | [inline] |
setBaseUrl(const std::string &baseurl) | gnash::Player | [inline] |
setControlFD(int fd) | gnash::Player | [inline] |
setDelay(unsigned int d) | gnash::Player | [inline] |
setDoLoop(bool b) | gnash::Player | [inline] |
setDoRender(bool b) | gnash::Player | [inline] |
setDoSound(bool b) | gnash::Player | [inline] |
setExitTimeout(float n) | gnash::Player | [inline] |
setHeight(size_t h) | gnash::Player | [inline] |
setHostFD(int fd) | gnash::Player | [inline] |
setHWAccel(const std::string &x) | gnash::Player | [inline] |
setMaxAdvances(unsigned long ul) | gnash::Player | [inline] |
setMedia(const std::string &media) | gnash::Player | [inline] |
setParam(const std::string &name, const std::string &value) | gnash::Player | [inline] |
setRenderer(const std::string &x) | gnash::Player | [inline] |
setScale(float s) | gnash::Player | |
setScreenShotFile(const std::string &file) | gnash::Player | [inline] |
setScreenShotQuality(int quality) | gnash::Player | [inline] |
setScreenShots(const std::string &screenshots) | gnash::Player | [inline] |
setStartFullscreen(bool x) | gnash::Player | [inline] |
setWidth(size_t w) | gnash::Player | [inline] |
setWindowId(unsigned long x) | gnash::Player | [inline] |
setXPosition(int xPos) | gnash::Player | [inline] |
setYPosition(int yPos) | gnash::Player | [inline] |
~Player() | gnash::Player |