Function AudioStreamPlayer2D.getStreamPlayback

Returns the AudioStreamPlayback object associated with this AudioStreamPlayer2D.

godot.d.reference.Ref!(godot.audiostreamplayback.AudioStreamPlayback) getStreamPlayback() nothrow @nogc;