AudioStreamPlaylist
Inherits: AudioStream < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
Methods
get_bpm ( ) const |
|
get_list_stream ( int stream_index ) const |
|
void |
set_list_stream ( int stream_index, AudioStream audio_stream ) |
Constants
MAX_STREAMS = 64
There is currently no description for this constant. Please help us by contributing one!
Property Descriptions
float fade_time = 0.3
There is currently no description for this property. Please help us by contributing one!
bool loop = true
There is currently no description for this property. Please help us by contributing one!
bool shuffle = false
There is currently no description for this property. Please help us by contributing one!
int stream_count = 0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
float get_bpm ( ) const
There is currently no description for this method. Please help us by contributing one!
AudioStream get_list_stream ( int stream_index ) const
There is currently no description for this method. Please help us by contributing one!
void set_list_stream ( int stream_index, AudioStream audio_stream )
There is currently no description for this method. Please help us by contributing one!