AudioStreamGeneratorPlayback.GDNativeClassBinding

Undocumented in source.

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