Function AudioStream.getLength
Returns the length of the audio stream in seconds.
double getLength() nothrow @nogc const;
Returns the length of the audio stream in seconds.
double getLength() nothrow @nogc const;