Skip to main content

Video Recorder

Properties | Methods

Allows users to capture video using their device’s camera.

Properties

Custom

Video Recorder Setting videoRecorderSet

Allows you to configure how video recordings behave within the application.

SettingPropertyTypeDescription
Allow Download'allowdownload'BooleanAllows the user to download the recorded video to their device.
Download File Name'downloadfilename'stringSpecifies the default name for the downloaded video file.
Max Duration'maxduration'numberSets the maximum duration (in seconds) for video recording.
Show Duration Message'showdurationmessage'BooleanDisplays the remaining time available for video recording.
Allow Picture In Picture'allowpicInpic'BooleanEnables Picture-in-Picture mode during video playback.

Methods

No specified events for Video Recorder control