|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.robots.capabilities.impl.VideoFeedImpl
public class VideoFeedImpl
| Constructor Summary | |
|---|---|
VideoFeedImpl(KAoSRobot robot)
|
|
| Method Summary | |
|---|---|
void |
DeRegisterVideoFeedInterface(java.util.HashMap properties)
DeRegisterVideoFeed |
static void |
main(java.lang.String[] args)
|
void |
RegisterVideoFeedInterface(java.util.HashMap properties)
RegisterVideoFeed |
void |
StartFeed()
|
void |
StartFeed(java.util.HashMap properties)
StartFeed |
void |
StopFeed()
|
void |
StopFeed(java.util.HashMap props)
StopFeed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VideoFeedImpl(KAoSRobot robot)
| Method Detail |
|---|
public void StartFeed(java.util.HashMap properties)
throws AbortActionException
VideoFeed
StartFeed in interface VideoFeedAbortActionException - with possible reasons:
flexfeed failed to startfeed
public void StartFeed()
throws AbortActionException
AbortActionException
public void StopFeed(java.util.HashMap props)
throws AbortActionException
VideoFeed
StopFeed in interface VideoFeedAbortActionException - with possible reasons:
flexfeed failed to startfeed
public void StopFeed()
throws AbortActionException
AbortActionExceptionpublic void RegisterVideoFeedInterface(java.util.HashMap properties)
VideoFeedRegistry
RegisterVideoFeedInterface in interface VideoFeedRegistrypublic void DeRegisterVideoFeedInterface(java.util.HashMap properties)
VideoFeedRegistry
DeRegisterVideoFeedInterface in interface VideoFeedRegistrypublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||