startRunning()
Starts the flow of data through the capture pipeline.
Declaration
func startRunning()Mentioned in
Discussion
Call this method to start the flow of data from the capture session’s inputs to its outputs. This method is synchronous and blocks until the session starts running or it fails, which it reports by posting an runtimeErrorNotification notification.