Asked
— Edited

I'm looking through all the camera control options in ARC and once I manually start the camera I can control the modes - all that works fine, the functions work great, the examples in ARC work.
What I can't figure out is how to stop/start the camera feed. Does anyone know if that is even an option?
In the Examples I must have over looked it several times, I found the Camera Start Stop example. I think what threw me is I could not find the Control under the Cheat Sheet. What I used is this:
Code:
But the Cheat Sheet from the script help don't show CameraStart or CameraStop
Camera Device
CameraServoTrackEnable
CameraServoTrackDisable
CameraServoTrackToggle
CameraMovementTrackEnable
CameraMovementTrackDisable
CameraMovementTrackToggle
CameraServoTrackRelativeEnable
CameraServoTrackRelativeDisable
CameraServoTrackRelativeToggle
CameraSnapshot
CameraTweet (Requires additional parameter)
CameraViewRealtime
CameraViewProcesssed
CameraResetQRCode
Camera Recording
CameraRecordToggle
CameraRecordStart
CameraRecordStop
CameraRecordPauseOn
CameraRecordPauseOff
CameraRecordPauseToggle
Camera Device Tracking Modes
CameraView
CameraColorTracking
CameraColorTrackingEnable
CameraColorTrackingDisable
CameraMotionTracking
CameraMotionTrackingEnable
CameraMotionTrackingDisable
CameraFaceTracking
CameraFaceTrackingEnable
CameraFaceTrackingDisable
CameraGlyphTracking
CameraGlyphTrackingEnable
CameraGlyphTrackingDisable
CameraQRCodeTracking
CameraQRCodeTrackingEnable
CameraQRCodeTrackingDisable
CameraCustomTracking
CameraCustomTrackingEnable
CameraCustomTrackingDisable
CameraMultiColorTracking
CameraMultiColorTrackingEnable
CameraMultiColorTrackingDisable
CameraAutoTracking