AudioEffectRecord.setRecordingActive

If true, the sound will be recorded. Note that restarting the recording will remove the previously recorded sample.

struct AudioEffectRecord
@nogc nothrow
void
setRecordingActive
(
in bool record
)

Meta