Method | Description | |
---|---|---|
Bind ( ) : void | ||
SetToDefault ( bool tf ) : void | ||
TriggerAutoFocus ( ) : void | ||
UnBind ( ) : void | ||
UpdateView ( bool tf ) : void |
Method | Description | |
---|---|---|
ChangeCameraDirection ( CameraDevice, direction ) : bool | ||
EnableContinuousAutoFocus ( ) : void | ||
ExtendedTracking ( bool tf ) : bool |
This method turns extended tracking on or off for all currently available targets. Extended tracking allows to track targets when they are not in view. Returns true of extended tracking is supported; false otherwise
|
|
OnTappedOnAboutButton ( bool tf ) : void | ||
OnTappedOnCloseButton ( ) : void | ||
OnTappedOnTracking ( bool tf ) : void | ||
OnTappedToClose ( ) : void | ||
OnTappedToTurnCameraFacing ( int val ) : void | ||
OnTappedToTurnOnAutoFocus ( bool tf ) : void | ||
OnTappedToTurnOnFlash ( bool tf ) : void | ||
TriggerAutoFocusAndEnableContinuousFocusIfSet ( ) : IEnumerator |