Interface VideoOptions

Encapsulates video capture configuration options.

Index

Properties

Properties

optional public duration?: number

The maximum duration of a video clip, in seconds.

optional public limit?: number

The maximum number of video clips the device's user can capture in a single capture operation. The value must be greater than or equal to 1.