Contents

isRecording

Indicates whether recording is in progress.

Declaration

var isRecording: Bool { get }

Discussion

The value of this property is true when the file output currently has a file to which it is writing new samples, false otherwise.

See Also

Setting file output properties