Enumeration ScreenCaptureFramerateCapability

The highest frame rate supported by the screen sharing device.

Enumeration Members

ScreenCaptureFramerateCapability15Fps: 0

0: The device supports the frame rate of up to 15 fps.

ScreenCaptureFramerateCapability30Fps: 1

1: The device supports the frame rate of up to 30 fps.

ScreenCaptureFramerateCapability60Fps: 2

2: The device supports the frame rate of up to 60 fps.

Generated using TypeDoc