godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioEffectRecord.isRecordingActive
godot
audioeffectrecord
AudioEffectRecord
Returns whether the recording is active or not.
struct
AudioEffectRecord
@
nogc
nothrow const
bool
isRecordingActive
(
)
Meta
Source
See Implementation
godot
audioeffectrecord
AudioEffectRecord
aliases
BaseClasses
functions
getFormat
getRecording
isRecordingActive
opAssign
opEquals
setFormat
setRecordingActive
toHash
properties
format
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns whether the recording is active or not.