Gnash
0.8.11dev
|
#include <aos4_gnash_prefs.h>
Public Attributes | |
int | verbosity |
int | logtofile |
char | logfilename [255] |
int | logparser |
int | logswf |
int | logmalformedswf |
int | logactionscript |
int | loglocalconn |
int | connectlocalhost |
int | connectlocaldomain |
int | disablessl |
char | sharedobjdir [255] |
int | dontwriteso |
int | onlylocalso |
int | disablelocal |
int | nettimeout |
int | usesound |
int | savemedia |
int | savedynamic |
char | savemediadir [255] |
char | playerversion [32] |
char | detectedos [32] |
char | urlopener [255] |
int | maxsizemovielib |
int | startpaused |
int GnashPrefs::connectlocaldomain |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::connectlocalhost |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
char GnashPrefs::detectedos[32] |
Referenced by gnash::AOS4Gui::ReadPrefs(), and gnash::AOS4Gui::run().
int GnashPrefs::disablelocal |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::disablessl |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::dontwriteso |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::logactionscript |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
char GnashPrefs::logfilename[255] |
Referenced by gnash::AOS4Gui::ReadPrefs(), and gnash::AOS4Gui::run().
int GnashPrefs::loglocalconn |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::logmalformedswf |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::logparser |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::logswf |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::logtofile |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::maxsizemovielib |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::nettimeout |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::onlylocalso |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
char GnashPrefs::playerversion[32] |
Referenced by gnash::AOS4Gui::ReadPrefs(), and gnash::AOS4Gui::run().
int GnashPrefs::savedynamic |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::savemedia |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
char GnashPrefs::savemediadir[255] |
Referenced by gnash::AOS4Gui::ReadPrefs(), and gnash::AOS4Gui::run().
char GnashPrefs::sharedobjdir[255] |
Referenced by gnash::AOS4Gui::ReadPrefs(), and gnash::AOS4Gui::run().
int GnashPrefs::startpaused |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
char GnashPrefs::urlopener[255] |
Referenced by gnash::AOS4Gui::ReadPrefs(), and gnash::AOS4Gui::run().
int GnashPrefs::usesound |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().
int GnashPrefs::verbosity |
Referenced by make_window(), and gnash::AOS4Gui::ReadPrefs().