Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateScreenTrackOptions

Hierarchy

  • CreateScreenTrackOptions

Index

Properties

Properties

Optional audio

audio: boolean

true to capture audio shared. browser support for audio capturing in screenshare is limited: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia#browser_compatibility

Optional name

name: string

name of track, defaults to "screen"

Optional resolution

resolution: VideoResolution

capture resolution, defaults to full HD

Generated using TypeDoc