AudioEffectRecord.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getFormat
GodotMethod!(AudioStreamSample.Format) getFormat;
Undocumented in source.
getRecording
GodotMethod!(AudioStreamSample) getRecording;
Undocumented in source.
isRecordingActive
GodotMethod!(bool) isRecordingActive;
Undocumented in source.
setFormat
GodotMethod!(void, long) setFormat;
Undocumented in source.
setRecordingActive
GodotMethod!(void, bool) setRecordingActive;
Undocumented in source.

Meta