Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CaptureParam

Screen sharing encoding parameters.

Hierarchy

  • CaptureParam

Index

Properties

bitrate

bitrate: number

The bitrate (Kbps) of the shared region. The default value is 0 (the SDK works out a bitrate according to the dimensions of the current screen).

frameRate

frameRate: number

The frame rate (fps) of the shared region. The default value is 5. We do not recommend setting this to a value greater than 15.

height

height: number

Height (pixels) of the video.

width

width: number

Width (pixels) of the video.