Module audio_stream_player
Expand description
Sidecar module for class AudioStreamPlayer
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AudioStreamPlayer
enums.
Structs§
- ExPlay
- Default-param extender for
AudioStreamPlayer::play_ex
. - MixTarget
- SigFinished
- Signals
InAudio Stream Player - A collection of signals for the
AudioStreamPlayer
class.