void startVideo()
Starts a video recording using preconfigured settings.
Return
Returns nothing.
Remarks
This call starts a video recording using all of the predefined settings in the Device Management | Camera section of the config tool.
Examples
// record a video
KWCamera.startVideo();
Requirements
KioWare for Android version 3.14 or greater.