AudioStream

Inherits: Resource < Reference < Object

Inherited By: AudioStreamSample, AudioStreamRandomPitch, AudioStreamOGGVorbis

Category: Core

Brief Description

Base class for audio streams.

Member Functions

float get_length ( ) const

Description

Base class for audio streams. Audio streams are used for music playback, or other types of streamed sounds that don’t fit or require more flexibility than a Sample.

Member Function Description

  • float get_length ( ) const