Function AudioStreamPlayer.getStreamPlayback
Returns the AudioStreamPlayback
object associated with this AudioStreamPlayer
.
godot .d .reference .Ref!(godot.audiostreamplayback.AudioStreamPlayback) getStreamPlayback() nothrow @nogc;
Returns the AudioStreamPlayback
object associated with this AudioStreamPlayer
.
godot .d .reference .Ref!(godot.audiostreamplayback.AudioStreamPlayback) getStreamPlayback() nothrow @nogc;