A B C D E F G H I L M N O P R S T U V W

O

onAccuracyChanged(Sensor, int) - Method in class com.metaio.sdk.SensorsComponentAndroid
 
onAnimationEnd(IGeometry, String) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
 
onAudioPause() - Method in class com.metaio.sdk.AudioRenderer
 
onAudioPause() - Method in class com.metaio.sdk.jni.IAudioCallback
 
onAudioRestart() - Method in class com.metaio.sdk.AudioRenderer
 
onAudioRestart() - Method in class com.metaio.sdk.jni.IAudioCallback
 
onAudioSample(ByteBuffer) - Method in class com.metaio.sdk.AudioRenderer
 
onAudioSample(ByteBuffer) - Method in class com.metaio.sdk.jni.IAudioCallback
 
onAudioStop() - Method in class com.metaio.sdk.AudioRenderer
 
onAudioStop() - Method in class com.metaio.sdk.jni.IAudioCallback
 
onCameraImageSaved(String) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
To request this callback, call requestCameraFrame(filepath, width, height)
onCompletion(MediaPlayer) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onConsoleMessage(ConsoleMessage) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebChromeClient
 
onConsoleMessage(String, int, String) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebChromeClient
 
onDrawFrame() - Method in interface com.metaio.sdk.MetaioSurfaceView.Callback
This is called when metaio SDK has updated tracking and is ready to render.
onDrawFrame(GL10) - Method in class com.metaio.sdk.MetaioSurfaceView
 
onError(MediaPlayer, int, int) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onGeometryPicked(ETOUCH_STATE, IGeometry) - Method in class com.metaio.sdk.jni.IGestureHandlerCallback
 
onGestureEvent(EGESTURE_STATE, IGeometryVector, int) - Method in class com.metaio.sdk.jni.IGestureHandlerCallback
 
onGravitySensorChanged(float[]) - Method in interface com.metaio.sdk.SensorsComponentAndroid.Callback
Called when gravity (accelerometer) sensor provide new reading at regular interval
onHeadingSensorChanged(float[]) - Method in interface com.metaio.sdk.SensorsComponentAndroid.Callback
Called when heading sensor provide new reading at regular interval
onInfo(MediaPlayer, int, int) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onInstantTrackingEvent(boolean, String) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
If "success" is true, "file" will contain a file name you either specified when starting the instant tracking or a temporarily result.
onJsAlert(WebView, String, String, JsResult) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebChromeClient
 
onLoadResource(WebView, String) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebViewClient
 
onLocationChanged(Location) - Method in class com.metaio.sdk.SensorsComponentAndroid
 
onLocationSensorChanged(LLACoordinate) - Method in interface com.metaio.sdk.SensorsComponentAndroid.Callback
Called when GPS provide new reading
onMovieEnd(IGeometry, String) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
 
onNewCameraFrame(ImageStruct) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
The image will have the dimensions of the current capture resolution.
onPageFinished(WebView, String) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebViewClient
 
onPageStarted(WebView, String, Bitmap) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebViewClient
 
onPause() - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onPause() - Method in class com.metaio.sdk.MetaioSurfaceView
 
onPrepared(MediaPlayer) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onProviderDisabled(String) - Method in class com.metaio.sdk.SensorsComponentAndroid
 
onProviderEnabled(String) - Method in class com.metaio.sdk.SensorsComponentAndroid
 
onReceivedError(WebView, int, String, String) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebViewClient
 
onReceivedSslError(WebView, SslErrorHandler, SslError) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava.ARELWebViewClient
 
onResume() - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onResume() - Method in class com.metaio.sdk.MetaioSurfaceView
 
onSceneReady() - Method in class com.metaio.sdk.jni.IARELInterpreterCallback
 
onScreenshot(String) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
If the screenshot is not written to a file, the filepath will be an empty string.
onScreenshotImage(ImageStruct) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
The image struct buffer must be deleted by the application.
onSDKReady() - Method in class com.metaio.sdk.jni.IARELInterpreterCallback
splash screen is finished.
onSDKReady() - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
splash screen is finished.
onSensorChanged(SensorEvent) - Method in class com.metaio.sdk.SensorsComponentAndroid
 
onStatusChanged(String, int, Bundle) - Method in class com.metaio.sdk.SensorsComponentAndroid
 
onSurfaceChanged(int, int) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
onSurfaceChanged(int, int) - Method in interface com.metaio.sdk.MetaioSurfaceView.Callback
Called when OpenGL surface is resized.
onSurfaceChanged(GL10, int, int) - Method in class com.metaio.sdk.MetaioSurfaceView
 
onSurfaceCreated() - Method in interface com.metaio.sdk.MetaioSurfaceView.Callback
This is called when OpenGL surface has been created.
onSurfaceCreated(GL10, EGLConfig) - Method in class com.metaio.sdk.MetaioSurfaceView
 
onSurfaceDestroyed() - Method in interface com.metaio.sdk.MetaioSurfaceView.Callback
Called when OpenGL surface is destroyed
onTouch(View, MotionEvent) - Method in class com.metaio.sdk.GestureHandlerAndroid
 
onTrackingEvent(TrackingValuesVector) - Method in class com.metaio.sdk.jni.IMetaioSDKCallback
This is called automatically as soon as trackingValues have been updated.
openURL(Context, String) - Method in class com.metaio.sdk.ARELInterpreterAndroidJava
 
openWebsite(String, boolean) - Method in class com.metaio.sdk.jni.IARELInterpreterCallback
 
openWebsite(String) - Method in class com.metaio.sdk.jni.IARELInterpreterCallback
 

A B C D E F G H I L M N O P R S T U V W