Go to the documentation of this file.
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;
@ 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