Search Results for

    Show / Hide Table of Contents

    Class EventOrigin

    Event origins.

    Inheritance
    System.Object
    EventOrigin
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public static class EventOrigin : object

    Properties

    Client

    Gets the 'client' event origin string.

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

    Gateway

    Gets the 'gateway' event origin string.

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

    MediaServer

    Gets the 'mediaserver' event origin string.

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

    RecordingMonitor

    Gets the 'recordingmonitor' event origin string.

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

    RecordingMover

    Gets the 'recordingmover' event origin string.

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

    RecordingMuxer

    Gets the 'recordingmuxer' event origin string.

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

    SipConnector

    Gets the 'sipconnector' event origin string.

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

    WebSocketMediaServer

    Gets the 'websocketmediaserver' event origin string.

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