Search Results for

    Show / Hide Table of Contents

    Enum VideoDegradationPreference

    A video degradation preference.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum VideoDegradationPreference : int

    Fields

    Name Description
    Automatic

    Indicates a preference to automate the degradation preference based on the video type. A video type of Screen will prefer to degrade FrameRate. A video type of Camera will prefer to degrade Resolution. A video type of Unknown will prefer a Balanced approach.

    Balanced

    Indicates a preference to degrade both frame-rate and resolution together in smaller increments.

    FrameRate

    Indicates a preference to degrade frame-rate instead of resolution.

    Resolution

    Indicates a preference to degrade resolution instead of frame-rate.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0