AudioStreamSynchronized
Inherits: AudioStream < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Methods
get_sync_stream ( int stream_index ) const |
|
get_sync_stream_volume ( int stream_index ) const |
|
void |
set_sync_stream ( int stream_index, AudioStream audio_stream ) |
void |
set_sync_stream_volume ( int stream_index, float volume_db ) |
Constants
MAX_STREAMS = 32
There is currently no description for this constant. Please help us by contributing one!
Property Descriptions
int stream_count = 0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
AudioStream get_sync_stream ( int stream_index ) const
There is currently no description for this method. Please help us by contributing one!
float get_sync_stream_volume ( int stream_index ) const
There is currently no description for this method. Please help us by contributing one!
void set_sync_stream ( int stream_index, AudioStream audio_stream )
There is currently no description for this method. Please help us by contributing one!
void set_sync_stream_volume ( int stream_index, float volume_db )
There is currently no description for this method. Please help us by contributing one!