godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioStreamGeneratorPlayback.GDNativeClassBinding
godot
audiostreamgeneratorplayback
AudioStreamGeneratorPlayback
Undocumented in source.
struct
AudioStreamGeneratorPlayback
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("can_push_buffer")
GodotMethod
!(
bool
,
long
)
canPushBuffer
;
__gshared
@
GodotName
("clear_buffer")
GodotMethod
!(
void
)
clearBuffer
;
__gshared
@
GodotName
("get_frames_available")
GodotMethod
!(
long
)
getFramesAvailable
;
__gshared
@
GodotName
("get_skips")
GodotMethod
!(
long
)
getSkips
;
__gshared
@
GodotName
("push_buffer")
GodotMethod
!(
bool
,
PoolVector2Array
)
pushBuffer
;
__gshared
@
GodotName
("push_frame")
GodotMethod
!(
bool
,
Vector2
)
pushFrame
;
}
Members
Static variables
canPushBuffer
GodotMethod
!(
bool
,
long
)
canPushBuffer
;
Undocumented in source.
clearBuffer
GodotMethod
!(
void
)
clearBuffer
;
Undocumented in source.
getFramesAvailable
GodotMethod
!(
long
)
getFramesAvailable
;
Undocumented in source.
getSkips
GodotMethod
!(
long
)
getSkips
;
Undocumented in source.
pushBuffer
GodotMethod
!(
bool
,
PoolVector2Array
)
pushBuffer
;
Undocumented in source.
pushFrame
GodotMethod
!(
bool
,
Vector2
)
pushFrame
;
Undocumented in source.
Meta
Source
See Implementation
godot
audiostreamgeneratorplayback
AudioStreamGeneratorPlayback
aliases
BaseClasses
functions
canPushBuffer
clearBuffer
getFramesAvailable
getSkips
opAssign
opEquals
pushBuffer
pushFrame
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name