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.
Indicates whether recording is in progress.
var isRecording: Bool { get }The value of this property is true when the file output currently has a file to which it is writing new samples, false otherwise.