Contents

finishBroadcastWithError(_:)

Stops the broadcast and passes an error back to the broadcasting app.

Declaration

func finishBroadcastWithError(_ error: any Error)

Parameters

Discussion

Call this method in your sample handler when it cannot proceed due to an error.

See Also

Handling Sample Buffer Clips