ScreenShareConfig constructor
const
ScreenShareConfig({})
Implementation
const ScreenShareConfig({
this.width,
this.height,
this.frameRate,
this.includeSystemAudio = false,
this.preferWindow = false,
});
const ScreenShareConfig({
this.width,
this.height,
this.frameRate,
this.includeSystemAudio = false,
this.preferWindow = false,
});