GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamPlayer Class
AudioStreamPlayer Properties
Autoplay Property
Bus Property
MixTarget Property
PitchScale Property
Playing Property
Stream Property
StreamPaused Property
VolumeDb Property
AudioStreamPlayer
Bus Property
Bus on which this audio is playing.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Bus
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
AudioStreamPlayer Class
Godot Namespace