Classes | Public Member Functions | Static Private Member Functions | Private Attributes | List of all members
com.intel.realsense.librealsense.VideoStreamProfile Class Reference
Inheritance diagram for com.intel.realsense.librealsense.VideoStreamProfile:
Inheritance graph
[legend]

Classes

class  ResolutionParams
 

Public Member Functions

int getHeight ()
 
Intrinsic getIntrinsic () throws Exception
 
int getWidth ()
 
- Public Member Functions inherited from com.intel.realsense.librealsense.StreamProfile
void close ()
 
Extrinsic getExtrinsicTo (StreamProfile other) throws Exception
 
StreamFormat getFormat ()
 
int getFrameRate ()
 
int getIndex ()
 
StreamType getType ()
 
int getUniqueId ()
 
boolean is (Extension extension)
 
void registerExtrinsic (StreamProfile other, Extrinsic extrinsic)
 

Static Private Member Functions

static native void nGetIntrinsic (long handle, Intrinsic intrinsic)
 
static native void nGetResolution (long handle, ResolutionParams params)
 

Private Attributes

Intrinsic mIntrinsic
 

Detailed Description

Definition at line 3 of file VideoStreamProfile.java.

Member Function Documentation

int com.intel.realsense.librealsense.VideoStreamProfile.getHeight ( )
inline

Definition at line 33 of file VideoStreamProfile.java.

Intrinsic com.intel.realsense.librealsense.VideoStreamProfile.getIntrinsic ( ) throws Exception
inline

Definition at line 20 of file VideoStreamProfile.java.

int com.intel.realsense.librealsense.VideoStreamProfile.getWidth ( )
inline

Definition at line 29 of file VideoStreamProfile.java.

static native void com.intel.realsense.librealsense.VideoStreamProfile.nGetIntrinsic ( long  handle,
Intrinsic  intrinsic 
)
staticprivate
static native void com.intel.realsense.librealsense.VideoStreamProfile.nGetResolution ( long  handle,
ResolutionParams  params 
)
staticprivate

Member Data Documentation

Intrinsic com.intel.realsense.librealsense.VideoStreamProfile.mIntrinsic
private

Definition at line 5 of file VideoStreamProfile.java.


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