Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DEGRADATION_PREFERENCE

Video degradation preferences when the bandwidth is a constraint.

Index

Enumeration members

MAINTAIN_BALANCED

MAINTAIN_BALANCED: = 2

2: (For future use) Maintain a balance between the frame rate and video quality.

MAINTAIN_FRAMERATE

MAINTAIN_FRAMERATE: = 1

1: Degrade the video quality in order to maintain the frame rate.

MAINTAIN_QUALITY

MAINTAIN_QUALITY: = 0

0: (Default) Degrade the frame rate in order to maintain the video quality.

Generated using TypeDoc