#include <gst/gst.h>
#include "dsodefs.h"
Go to the source code of this file.
|
| 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.
|
|
|
| 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.
|
|
#define GST_TIME_AS_MSECONDS |
( |
|
time) | |
((time) / G_GINT64_CONSTANT (1000000)) |