8#ifndef META_OCEAN_INTERACTION_JS_MEDIA_OBJECT_H
9#define META_OCEAN_INTERACTION_JS_MEDIA_OBJECT_H
105 static inline const char* objectName();
117 return "MediaObject";
This class implements the java script interaction library object.
Definition JSLibrary.h:32
This class implements the base class for all native wrapper of JavaScript objects.
Definition JSObject.h:31
The namespace covering the entire Ocean framework.
Definition Accessor.h:15