#include "MovieClip.h"#include "Video.h"#include "DefineVideoStreamTag.h"#include "fn_call.h"#include "as_value.h"#include "NetStream_as.h"#include "NativeFunction.h"#include "movie_root.h"#include "VM.h"#include "MediaHandler.h"#include "VideoDecoder.h"#include "namedStrings.h"#include "Global_as.h"#include "Renderer.h"#include "RunResources.h"Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::video_class_init (as_object &global, const ObjectURI &uri) |
| void | gnash::registerVideoNative (as_object &global) |
| as_object * | gnash::createVideoObject (Global_as &gl) |
| Native function to create a plain object with Video properties. | |
1.7.1