- canGetBuffer
GodotMethod!(bool, long) canGetBuffer;
Undocumented in source.
- clearBuffer
GodotMethod!(void) clearBuffer;
Undocumented in source.
- getBuffer
GodotMethod!(PoolVector2Array, long) getBuffer;
Undocumented in source.
- getBufferLength
GodotMethod!(double) getBufferLength;
Undocumented in source.
- getBufferLengthFrames
GodotMethod!(long) getBufferLengthFrames;
Undocumented in source.
- getDiscardedFrames
GodotMethod!(long) getDiscardedFrames;
Undocumented in source.
- getFramesAvailable
GodotMethod!(long) getFramesAvailable;
Undocumented in source.
- getPushedFrames
GodotMethod!(long) getPushedFrames;
Undocumented in source.
- setBufferLength
GodotMethod!(void, double) setBufferLength;
Undocumented in source.