Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TargetDisplaySize

TargetDisplaySize represents the max resolution that a video stream can have when simulcast is enabled in priority based downlink policy. If there is only one stream being sent, then this field will get ignored. Its values currently parallel SimulcastLayers.

Index

Enumeration members

Enumeration members

High

High: = 2

High resolution video stream.

Low

Low: = 0

Low resolution video stream.

Maximum

Maximum: = 3

Maximum resolution video stream.

Medium

Medium: = 1

Medium resolution video stream.

Generated using TypeDoc