Search Results for

    / fm / liveswitch / sdp / CryptoSessionParam

    Class: CryptoSessionParam

    liveswitch.sdp.CryptoSessionParam

    Defines valid SDP crypto session parameters.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getUnauthenticatedSRTP
    • getUnencryptedSRTCP
    • getUnencryptedSRTP

    Constructors

    constructor

    + new CryptoSessionParam(): CryptoSessionParam

    Returns: CryptoSessionParam

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

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


    getUnauthenticatedSRTP

    ▸ StaticgetUnauthenticatedSRTP(): string

    Gets the SDP crypto session parameter meaning "unauthenticated SRTP".

    Returns: string

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


    getUnencryptedSRTCP

    ▸ StaticgetUnencryptedSRTCP(): string

    Gets the SDP crypto session parameter meaning "unencrypted SRTCP".

    Returns: string

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


    getUnencryptedSRTP

    ▸ StaticgetUnencryptedSRTP(): string

    Gets the SDP crypto session parameter meaning "unencrypted SRTP".

    Returns: string

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

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