Contents

init(output:completion:)

Set up a complete recording with the specified output and completion.

Declaration

init(output: [Output], completion: Subscribers.Completion<Failure> = .finished)

See Also

Creating a recording