Search Results for

    Show / Hide Table of Contents

    Class SimulcastDirection

    The allowed directions for a simulcast attribute.

    Inheritance
    System.Object
    SimulcastDirection
    Namespace: FM.LiveSwitch.Sdp.Rtp
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class SimulcastDirection : object

    Properties

    Receive

    Gets the receive direction ("recv").

    Declaration
    public static string Receive { get; }
    Property Value
    Type Description
    System.String

    Send

    Gets the send direction ("send").

    Declaration
    public static string Send { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0