Gnash  0.8.11dev
Namespaces | Functions
Microphone_as.cpp File Reference
#include "Microphone_as.h"
#include <algorithm>
#include <memory>
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "Object.h"
#include "GnashNumeric.h"
#include "AudioInput.h"
#include "MediaHandler.h"
#include "Relay.h"
#include "RunResources.h"
#include "namedStrings.h"

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Functions

void gnash::microphone_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global Microphone class. More...
 
void gnash::registerMicrophoneNative (as_object &global)