Search Results for

    Show / Hide Table of Contents

    Enum CodecType

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

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum CodecType : int

    Fields

    Name Description
    Decode

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

    Encode

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

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