getDisplayMedia is a wrapper around the native navigator.MediaDevices.getDisplayMedia function. We do this in order to constrain video quality to a reasonable default and return LocalTrack instances.
navigator.MediaDevices.getDisplayMedia
Optional
Generated using TypeDoc
getDisplayMedia is a wrapper around the native
navigator.MediaDevices.getDisplayMedia
function. We do this in order to constrain video quality to a reasonable default and return LocalTrack instances.