20 #ifndef GNASH_VIDEOINPUTFFMPEG_H 21 #define GNASH_VIDEOINPUTFFMPEG_H 45 static void getNames(std::vector<std::string>& ) {}
70 double fps()
const {
return _fps; }
73 size_t height()
const {
return _height; }
76 size_t width()
const {
return _width; }
79 size_t index()
const {
return _index; }
102 bool muted()
const {
return _muted; }
107 const std::string&
name()
const {
return _name; }
134 double _activityLevel;
Definition: GnashKey.h:163
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
Definition: GnashKey.h:159