8 #ifndef META_OCEAN_INTERACTION_JS_MEDIA_MANAGER_H
9 #define META_OCEAN_INTERACTION_JS_MEDIA_MANAGER_H
37 static inline const char* objectName();
43 static inline v8::Local<v8::ObjectTemplate> objectTemplate();
102 return "MediaManager";
This class implements the base class for all JavaScript wrappers.
Definition: JSBase.h:34
This class implements the java script interaction library object.
Definition: JSLibrary.h:32
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15