Search Results for

    / fm / liveswitch / sdp / BandwidthType

    Class: BandwidthType

    liveswitch.sdp.BandwidthType

    Defines valid SDP bandwidth types.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getApplicationSpecific
    • getConferenceTotal
    • getRtcpReceivers
    • getRtcpSenders
    • getTransportIndependentApplicationSpecificMaximum

    Constructors

    constructor

    + new BandwidthType(): BandwidthType

    Returns: BandwidthType

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/BandwidthType.ts:9


    getApplicationSpecific

    ▸ StaticgetApplicationSpecific(): string

    Gets the SDP bandwidth type meaning "Application Specific".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/BandwidthType.ts:17


    getConferenceTotal

    ▸ StaticgetConferenceTotal(): string

    Gets the SDP bandwidth type meaning "Conference Total".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/BandwidthType.ts:29


    getRtcpReceivers

    ▸ StaticgetRtcpReceivers(): string

    Gets the SDP bandwidth type meaning "RTCP Receivers".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/BandwidthType.ts:41


    getRtcpSenders

    ▸ StaticgetRtcpSenders(): string

    Gets the SDP bandwidth type meaning "RTCP Senders".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/BandwidthType.ts:53


    getTransportIndependentApplicationSpecificMaximum

    ▸ StaticgetTransportIndependentApplicationSpecificMaximum(): string

    Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/BandwidthType.ts:65

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