Search Results for

    Show / Hide Table of Contents

    Enum MultiplexPolicy

    The local policy for RTP/RTCP multiplex negotation.

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

    Fields

    Name Description
    Disabled

    Indicates that multiplexing will be disabled. The connection will fail if the remote end requires multiplexing.

    Negotiated

    Indicates that multiplexing will be used only if the remote end supports it.

    Required

    Indicates that multiplexing will be required. The connection will fail if the remote end does not support multiplexing.

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