Class ScreenVideoParameters

The video configuration for the shared screen stream.

Hierarchy

  • ScreenVideoParameters

Constructors

Properties

bitrate?: number

The video encoding bitrate (Kbps).

contentHint?: VideoContentHint

The content hint for screen sharing.

dimensions?: VideoDimensions

The video encoding dimension. The default value is 1280 × 720.

frameRate?: number

The video encoding frame rate (fps). The default value is 15.

Generated using TypeDoc