RecorderLayout

An object that specifies video layout settings.
View as Markdown

An object that specifies video layout settings. Can be passed via the RecorderVideoParameters.layoutSettings and UpdateRecorderVideoParameters.layoutSettings parameter. Add the following line to your scenario code to use the type:

require(Modules.Recorder);

Values

grid
'grid'
tribune
'tribune'
custom
'custom'