RecorderDirection
RecorderDirection: ltr
| rtl
An object that specifies video frame's direction. 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);