Ocean
|
Go to the source code of this file.
Functions | |
jboolean | Java_com_meta_ocean_platform_android_application_GLFrameView_setFrameMedium (JNIEnv *env, jobject javaThis, jstring url, jstring type, jint preferredWidth, jint preferredHeight, jboolean adjustFov) |
Java native interface function to set or change the view's background media object. | |
void | Java_com_meta_ocean_platform_android_application_GLFrameView_registerInstance (JNIEnv *env, jobject javaThis) |
Java native interface function to register the instance function for the corresponding native C++ class. | |