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). WARNING: this parameter follows an overwriting policy. If you name two recordings the same, the newest MP4 file will overwrite the oldest one

Optional recordingLayout

recordingLayout: RecordingLayout

The layout to be used in the recording

Generated using TypeDoc