Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoRecorderOptions

This represents the different options available for the video capture.

Hierarchy

  • VideoRecorderOptions

Index

Properties

Optional audioTracksSearch playground for audioTracks

audioTracks: MediaStreamTrack[]

The audio tracks to attach to the recording.

fpsSearch playground for fps

fps: number

Defines the FPS the video should be recorded at.

mimeTypeSearch playground for mimeType

mimeType: string

Defines the mime type of the video.

recordChunckSizeSearch playground for recordChunckSize

recordChunckSize: number

Defines the chunk size for the recording data.

Legend

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