Public Member Functions | Protected Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | Static Private Attributes | List of all members
com.example.realsense_native_example.MainActivity Class Reference
Inheritance diagram for com.example.realsense_native_example.MainActivity:
Inheritance graph
[legend]

Public Member Functions

void onRequestPermissionsResult (int requestCode, String permissions[], int[] grantResults)
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 

Private Member Functions

void printMessage ()
 

Static Private Member Functions

static native int nGetCamerasCountFromJNI ()
 
static native String nGetLibrealsenseVersionFromJNI ()
 

Private Attributes

RsContext mRsContext
 

Static Private Attributes

static final int MY_PERMISSIONS_REQUEST_CAMERA = 0
 

Detailed Description

Definition at line 14 of file native_example/app/src/main/java/com/example/realsense_native_example/MainActivity.java.

Member Function Documentation

static native int com.example.realsense_native_example.MainActivity.nGetCamerasCountFromJNI ( )
staticprivate
static native String com.example.realsense_native_example.MainActivity.nGetLibrealsenseVersionFromJNI ( )
staticprivate

A native method that is implemented by the 'native-lib' native library, which is packaged with this application.

void com.example.realsense_native_example.MainActivity.onCreate ( Bundle  savedInstanceState)
inlineprotected
void com.example.realsense_native_example.MainActivity.onRequestPermissionsResult ( int  requestCode,
String  permissions[],
int[]  grantResults 
)
inline
void com.example.realsense_native_example.MainActivity.printMessage ( )
inlineprivate

Member Data Documentation

RsContext com.example.realsense_native_example.MainActivity.mRsContext
private
final int com.example.realsense_native_example.MainActivity.MY_PERMISSIONS_REQUEST_CAMERA = 0
staticprivate

The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36