godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioStreamPlayer.bus
godot
audiostreamplayer
AudioStreamPlayer
Bus on which this audio is playing.
String
bus
[@property getter]
String
bus
[@property setter]
struct
AudioStreamPlayer
@
nogc
nothrow @
property
void
bus
(
String
v
)
Meta
Source
See Implementation
godot
audiostreamplayer
AudioStreamPlayer
aliases
BaseClasses
enums
Constants
MixTarget
functions
_busLayoutChanged
_isActive
_setPlaying
getBus
getMixTarget
getPitchScale
getPlaybackPosition
getStream
getStreamPaused
getStreamPlayback
getVolumeDb
isAutoplayEnabled
isPlaying
opAssign
opEquals
play
seek
setAutoplay
setBus
setMixTarget
setPitchScale
setStream
setStreamPaused
setVolumeDb
stop
toHash
properties
autoplay
bus
mixTarget
pitchScale
playing
stream
streamPaused
volumeDb
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Bus on which this audio is playing.