public interface CameraServiceConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getBrokerAddress() |
Integer |
getCameraChannels() |
Integer |
getCameraHeight() |
Integer |
getCameraNumber() |
Integer |
getCameraWidth() |
String |
getCommandDestination() |
String |
getConnectionOptions() |
String |
getErrorDestination() |
String |
getEventDestination() |
Boolean |
getFlipImage() |
Integer |
getFrameLength() |
Integer |
getImageChannels() |
Integer |
getImageHeight() |
Integer |
getImageWidth() |
String getBrokerAddress()
String getConnectionOptions()
String getEventDestination()
String getCommandDestination()
String getErrorDestination()
Integer getCameraNumber()
Integer getFrameLength()
Integer getImageWidth()
Integer getImageHeight()
Integer getImageChannels()
Integer getCameraWidth()
Integer getCameraHeight()
Integer getCameraChannels()
Boolean getFlipImage()
Copyright © 2011-2014. All Rights Reserved.