Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
org.openkinect.freenect.VideoFormat Enum Reference

Public Member Functions

int intValue ()
 

Static Public Member Functions

 [static initializer]
 
static VideoFormat fromInt (int value)
 

Public Attributes

 BAYER =(1)
 
 IR_10BIT =(3)
 
 IR_10BIT_PACKED =(4)
 
 IR_8BIT =(2)
 
 RGB =(0)
 
 YUV_RAW =(6)
 
 YUV_RGB =(5)
 

Private Member Functions

 VideoFormat (int value)
 

Private Attributes

final int value
 

Static Private Attributes

staticfinal Map< Integer, VideoFormatMAP = new HashMap<Integer, VideoFormat>(7)
 

Detailed Description

Definition at line 30 of file VideoFormat.java.

Constructor & Destructor Documentation

org.openkinect.freenect.VideoFormat.VideoFormat ( int  value)
inlineprivate

Definition at line 47 of file VideoFormat.java.

Member Function Documentation

org.openkinect.freenect.VideoFormat.[static initializer] ( )
inlinestatic
static VideoFormat org.openkinect.freenect.VideoFormat.fromInt ( int  value)
inlinestatic

Definition at line 55 of file VideoFormat.java.

int org.openkinect.freenect.VideoFormat.intValue ( )
inline

Definition at line 51 of file VideoFormat.java.

Member Data Documentation

org.openkinect.freenect.VideoFormat.BAYER =(1)

Definition at line 32 of file VideoFormat.java.

org.openkinect.freenect.VideoFormat.IR_10BIT =(3)

Definition at line 34 of file VideoFormat.java.

org.openkinect.freenect.VideoFormat.IR_10BIT_PACKED =(4)

Definition at line 35 of file VideoFormat.java.

org.openkinect.freenect.VideoFormat.IR_8BIT =(2)

Definition at line 33 of file VideoFormat.java.

static final Map<Integer, VideoFormat> org.openkinect.freenect.VideoFormat.MAP = new HashMap<Integer, VideoFormat>(7)
staticprivate

Definition at line 40 of file VideoFormat.java.

org.openkinect.freenect.VideoFormat.RGB =(0)

Definition at line 31 of file VideoFormat.java.

final int org.openkinect.freenect.VideoFormat.value
private

Definition at line 39 of file VideoFormat.java.

org.openkinect.freenect.VideoFormat.YUV_RAW =(6)

Definition at line 37 of file VideoFormat.java.

org.openkinect.freenect.VideoFormat.YUV_RGB =(5)

Definition at line 36 of file VideoFormat.java.


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


libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39