VideoData
Description
Table used by video.Record.
Parameters
string container
The video container format.
Valid options are: webm
, ogg
string video
The video codec.
Valid options are: vp8
, theora
string audio
The audio codec.
Valid options are: vorbis
number quality
The video quality
number bitrate
The record bitrate
number fps
Frames per second
boolean lockfps
Lock the frame count per second
string name
The file name for the video
number width
The videos width
number height
The videos height