19 #ifndef GNASH_VIDEOINPUTHAIKU_H 20 #define GNASH_VIDEOINPUTHAIKU_H 43 static void getNames(std::vector<std::string>& ) {}
68 double fps()
const {
return _fps; }
71 size_t height()
const {
return _height; }
74 size_t width()
const {
return _width; }
77 size_t index()
const {
return _index; }
100 bool muted()
const {
return _muted; }
105 const std::string&
name()
const {
return _name; }
132 double _activityLevel;
Definition: GnashKey.h:163
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
Definition: GnashKey.h:159