Search Results for

    Show / Hide Table of Contents

    Class CcmUtility

    A utility for codec control messages (CCM).

    Inheritance
    System.Object
    CcmUtility
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class CcmUtility : object

    Methods

    GetSequenceNumberDelta(Int32, Int32)

    Gets the delta between sequence numbers, adjusted for overflow.

    Declaration
    public static int GetSequenceNumberDelta(int sequenceNumber, int lastSequenceNumber)
    Parameters
    Type Name Description
    System.Int32 sequenceNumber

    The current sequence number.

    System.Int32 lastSequenceNumber

    The last sequence number.

    Returns
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0