Options
All
  • Public
  • Public/Protected
  • All
Menu

This represents the different options available for the video capture.

Hierarchy

  • VideoRecorderOptions

Index

Properties

audioTracks?: MediaStreamTrack[]

The audio tracks to attach to the recording.

fps: number

Defines the FPS the video should be recorded at.

mimeType: string

Defines the mime type of the video.

recordChunckSize: number

Defines the chunk size for the recording data.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme