StopCamera Stops the camera for recording
()
| 536 | StartCamera() error |
| 537 | // StopCamera Stops the camera for recording |
| 538 | StopCamera() error |
| 539 | |
| 540 | // Tap Sends a tap event at the coordinate. |
| 541 | Tap(x, y int, options ...ActionOption) error |
no outgoing calls