Ocean
ALiveVideo.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Media::Android::ALiveVideo
 This class implements an live video class for Android. More...
 
class  Ocean::Media::Android::ALiveVideo::ALiveVideoManager
 This class implements a camera manager. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Media
 Namespace of the Media library.
 
 Ocean::Media::Android
 Namespace of the Media Android library.
 

Functions

jboolean Ocean::Media::Android::Java_com_meta_ocean_media_android_MediaAndroidJni_onNewCameraFrame (JNIEnv *env, jobject javaThis, jint objectId, jbyteArray imageBuffer, jint width, jint height, jint format, jfloat fovX, jint bufferSize, jdouble timestamp)
 Java native interface function for new camera framebuffer events. More...