Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecordingProperties

Hierarchy

  • RecordingProperties

Index

Properties

Optional customLayout

customLayout: string

If recordingLayout is CUSTOM, the relative path to the specific custom layout you want to use. See Custom recording layouts to learn more

Optional name

name: string

The name you want to give to the video file. You can access this same value in your clients on recording events (recordingStarted, recordingStopped)

Optional recordingLayout

recordingLayout: RecordingLayout

The layout to be used in the recording

Generated using TypeDoc