AudioStreamRandomPitch¶
Inherits: AudioStream < Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
AudioStream | get_audio_stream ( ) const |
float | get_random_pitch ( ) const |
void | set_audio_stream ( AudioStream stream ) |
void | set_random_pitch ( float scale ) |
Member Variables¶
- AudioStream audio_stream
- float random_pitch
Member Function Description¶
- AudioStream get_audio_stream ( ) const
- float get_random_pitch ( ) const
- void set_audio_stream ( AudioStream stream )
- void set_random_pitch ( float scale )