Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SCREEN_SCENARIO_TYPE

The screen sharing scenario.

since

v3.7.0

Index

Enumeration members

SCREEN_SCENARIO_DOCUMENT

SCREEN_SCENARIO_DOCUMENT: = 1

1: (Default) Document. This scenario prioritizes the video quality of screen sharing and reduces the latency of the shared video for the receiver. If you share documents, slides, and tables, you can set this scenario.

SCREEN_SCENARIO_GAMING

SCREEN_SCENARIO_GAMING: = 2

2: Game. This scenario prioritizes the smoothness of screen sharing. If you share games, you can set this scenario.

SCREEN_SCENARIO_RDC

SCREEN_SCENARIO_RDC: = 4

4: Remote control. This scenario prioritizes the video quality of screen sharing and reduces the latency of the shared video for the receiver. If you share the device desktop being remotely controlled, you can set this scenario.

SCREEN_SCENARIO_VIDEO

SCREEN_SCENARIO_VIDEO: = 3

3: Video. This scenario prioritizes the smoothness of screen sharing. If you share movies or live videos, you can set this scenario.