GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamMP3 Class
AudioStreamMP3 Properties
Data Property
Loop Property
LoopOffset Property
AudioStreamMP3
Data Property
Contains the audio data in bytes.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
byte
[]
Data
{
get
;
set
; }
Property Value
Type:
Byte
See Also
Reference
AudioStreamMP3 Class
Godot Namespace