Constructor
Variables
streamBufferLength:Int = 176400
Streams only: The size in bytes of a single stream buffer. This is ~1 sec in 16 bit mono. default:176400 for most cases this can be left alone.
streamBufferCount:Int = 2
Streams only: The number of buffers to queue up. default:2 For most cases this can be left alone.
Methods
instance(handle:AudioHandle):AudioInstance
Called by the audio system to obtain a new instance of this source.