Search Results for

    / fm / liveswitch / sdp / rtcp / FeedbackAttributeType

    Class: FeedbackAttributeType

    sdp.rtcp.FeedbackAttributeType

    A feedback attribute type.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getAck
    • getApp
    • getCcm
    • getNack
    • getRemb
    • getTransportCC

    Constructors

    constructor

    + new FeedbackAttributeType(): FeedbackAttributeType

    Returns: FeedbackAttributeType

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:11

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

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


    getAck

    ▸ StaticgetAck(): string

    Gets the "positive acknowledgement" type.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:28


    getApp

    ▸ StaticgetApp(): string

    Gets the application-defined type.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:40


    getCcm

    ▸ StaticgetCcm(): string

    Gets the "codec control message" type.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:52


    getNack

    ▸ StaticgetNack(): string

    Gets the "negative acknowledgement" type.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:64


    getRemb

    ▸ StaticgetRemb(): string

    Gets the "receiver estimated maximum bitrate" type.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:76


    getTransportCC

    ▸ StaticgetTransportCC(): string

    Gets the "transport congestion control" type.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:88

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