Search Results for

    / fm / liveswitch / CodecType

    Enumeration: CodecType

    fm.liveswitch.CodecType

    A value used to indicate whether this codec is used to encode or decode.

    Table of contents

    Enumeration members

    • Decode
    • Encode

    Enumeration members

    Decode

    • Decode: = 2

    The attached RTCCodecStats represents a media format that the implementation is prepared to decode.

    Defined in: Generated/TypeScript/fm.liveswitch/CodecType.ts:20


    Encode

    • Encode: = 1

    The attached RTCCodecStats represents a media format that is being encoded, or that the implementation is prepared to encode.

    Defined in: Generated/TypeScript/fm.liveswitch/CodecType.ts:14

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