- getFormat
AudioStreamSample.Format getFormat()
- getRecording
Ref!AudioStreamSample getRecording()
- isRecordingActive
bool isRecordingActive()
- opAssign
AudioEffectRecord opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(AudioEffectRecord other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFormat
void setFormat(long format)
- setRecordingActive
void setRecordingActive(bool record)