XSound - v4.0.10
    Preparing search index...

    Class Channel

    This class is entity for recording channel.

    Index

    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[]