Gnash  0.8.11dev
Namespaces | Functions
Video_as.cpp File Reference
#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

 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. More...
 
void gnash::video_class_init (as_object &global, const ObjectURI &uri)
 
void gnash::registerVideoNative (as_object &global)