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