Gnash  0.8.10
Namespaces | Functions
Camera_as.cpp File Reference
#include "Camera_as.h"
#include <sstream>
#include <boost/scoped_ptr.hpp>
#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

namespace  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.
void gnash::registerCameraNative (as_object &global)

Variable Documentation

boost::scoped_ptr<media::VideoInput> _input
bool _loopback