Class Channel

This class is entity for recording channel.

Constructors

Methods

  • This method gets or sets channel gain. This method is overloaded for type interface and type check.

    Returns number

    Return value is channel gain.

  • This method gets or sets channel gain. This method is overloaded for type interface and type check.

    Parameters

    • param: number

      This argument is channel gain.

    Returns void

    Return value is channel gain.

  • This method gets designated frame or array that contains the all of frames. This method is overloaded for type interface and type check.

    Parameters

    • frameNumber: number

      This argument is target frame number.

    Returns Frame

  • This method gets designated frame or array that contains the all of frames. This method is overloaded for type interface and type check.

    Returns Frame[]