godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioStreamMP3.loop
godot
audiostreammp3
AudioStreamMP3
If
true
, the stream will automatically loop when it reaches the end.
bool
loop
[@property getter]
bool
loop
[@property setter]
struct
AudioStreamMP3
@
nogc
nothrow @
property
void
loop
(
bool
v
)
Meta
Source
See Implementation
godot
audiostreammp3
AudioStreamMP3
aliases
BaseClasses
functions
getData
getLoopOffset
hasLoop
opAssign
opEquals
setData
setLoop
setLoopOffset
toHash
properties
data
loop
loopOffset
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the stream will automatically loop when it reaches the end.