Classes | Namespaces | Functions

Video.h File Reference

#include <boost/intrusive_ptr.hpp>
#include "DisplayObject.h"

Go to the source code of this file.

Classes

class  gnash::Video
 VideoStream ActionScript object. More...

Namespaces

namespace  gnash
 

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


namespace  gnash::SWF
 

SWF format parsing classes.


namespace  gnash::media
 

Gnash media handling subsystem (libmedia).


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)