Gnash
0.8.11dev
|
Go to the source code of this file.
Classes | |
class | gnash::media::gst::GstUtil |
Generalized Gstreamer utilities for pipeline configuration. More... | |
Namespaces | |
gnash | |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
gnash::media | |
Gnash media handling subsystem (libmedia) | |
gnash::media::gst | |
Gstreamer-based media handler module. | |
Macros | |
#define | GST_TIME_AS_MSECONDS(time) ((time) / G_GINT64_CONSTANT (1000000)) |
#define GST_TIME_AS_MSECONDS | ( | time | ) | ((time) / G_GINT64_CONSTANT (1000000)) |
Referenced by gnash::media::gst::MediaParserGst::rememberVideoFrame().