Classes | Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
com.intel.realsense.camera.StreamingStats Class Reference

Classes

class  Statistics
 

Public Member Functions

void onFrameset (FrameSet frames)
 
String prettyPrint ()
 

Private Member Functions

void initStream (StreamProfile profile)
 

Private Attributes

FrameCallback mFrameCallback
 
Map< Integer, StatisticsmLastFrames = new HashMap<>()
 
Map< Integer, StatisticsmStreamsMap = new HashMap<>()
 

Static Private Attributes

static final String DATA_LOG_TAG = "FRAME_DATA_LOG"
 
static final String TAG = "librs camera streamer"
 

Detailed Description

Definition at line 18 of file StreamingStats.java.

Member Function Documentation

void com.intel.realsense.camera.StreamingStats.initStream ( StreamProfile  profile)
inlineprivate

Definition at line 25 of file StreamingStats.java.

void com.intel.realsense.camera.StreamingStats.onFrameset ( FrameSet  frames)
inline

Definition at line 85 of file StreamingStats.java.

String com.intel.realsense.camera.StreamingStats.prettyPrint ( )
inline

Definition at line 89 of file StreamingStats.java.

Member Data Documentation

final String com.intel.realsense.camera.StreamingStats.DATA_LOG_TAG = "FRAME_DATA_LOG"
staticprivate

Definition at line 20 of file StreamingStats.java.

FrameCallback com.intel.realsense.camera.StreamingStats.mFrameCallback
private

Definition at line 52 of file StreamingStats.java.

Map<Integer, Statistics> com.intel.realsense.camera.StreamingStats.mLastFrames = new HashMap<>()
private

Definition at line 23 of file StreamingStats.java.

Map<Integer, Statistics> com.intel.realsense.camera.StreamingStats.mStreamsMap = new HashMap<>()
private

Definition at line 22 of file StreamingStats.java.

final String com.intel.realsense.camera.StreamingStats.TAG = "librs camera streamer"
staticprivate

Definition at line 19 of file StreamingStats.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