Camcorder

  • Description

      Camcorder

      The camcorder is a component for recording a video using the device's camcorder. After recording the video, the name of the file on the phone containing the clip, is available as an argument for the event 'After recording'. The name of the file can be used, for example, to set the 'Origin' property of the component Video player.

  • Events

    • After recording
    • Event is executed after a video is recorded with the camera and it gives us the route to the stored image (Clip).
  • Procedures

    • Record a video
    • This method starts the video recording and then launches the 'After recording' event.