RecorderObjectFit
RecorderObjectFit: fill
| contain
| cover
| none
An object that specifies how to fill a participant's video source to the conference frame. 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);