Go to the documentation of this file.
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;
@ height
Definition: klash_part.cpp:329
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
@ m
Definition: GnashKey.h:159
@ q
Definition: GnashKey.h:163
@ width
Definition: klash_part.cpp:329