AudioStream

Some description of the AudioStream-class

Constructor / Destructor

  • AudioStream(streamFile)
  • Delete()

    Deletes the audiostream.

Members

  • Play()

  • PlayLoop()

  • Pause()

  • SetVolume(volume)

    Sets the volume for the audiostream.

  • SetPan(pan)

    Sets the pan for the audiostream.

Example usage