|
Gnash
0.8.11dev
|
#include "Camera_as.h"#include <sstream>#include <memory>#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "NativeFunction.h"#include "MediaHandler.h"#include "VideoInput.h"#include "RunResources.h"#include "Object.h"#include "namedStrings.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::camera_class_init (as_object &where, const ObjectURI &uri) |
| Initialize the global Camera class. More... | |
| void | gnash::registerCameraNative (as_object &global) |
1.8.12