|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.bug.module.motion.MotionRawFeed
public class MotionRawFeed
| Field Summary |
|---|
| Fields inherited from interface com.buglabs.bug.module.motion.pub.IMotionRawFeed |
|---|
BMI_MOTION_DETECT_DELTA, BMI_MOTION_DETECT_ENABLED, BMI_MOTION_DETECT_LATCHED_STATUS, BMI_MOTION_DETECT_STATUS |
| Constructor Summary | |
|---|---|
MotionRawFeed(java.io.InputStream is)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
Each byte returned by the input stream represents the status byte from the motion detector. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MotionRawFeed(java.io.InputStream is)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
IMotionRawFeed
getInputStream in interface IMotionRawFeedjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||