public interface CameraChangeMonitor
Modifier and Type | Method and Description |
---|---|
float[] |
cameraSettings()
Returns the camera settings used in the most recent check.
|
java.lang.String |
cameraSettingsString()
Returns the string representation of the camera settings used
in the most recent check.
|
boolean |
checkCameraForChange()
Checks the current camera settings for any change (since the last check),
and returns a flag indicating whether or not there has been a change.
|
boolean checkCameraForChange()
float[] cameraSettings()
java.lang.String cameraSettingsString()