The camera capturer was temporarily interrupted. Respond to this method to override the default behavior.
- (void)cameraCapturerWasInterrupted:(nonnull TVICameraCapturer *)capturer reason:(TVICameraCapturerInterruptionReason)reason
Parameters
capturer |
The capture which was interrupted. |
reason |
The reason why the capture was interrupted. |
Discussion
You may wish to pause your TVILocalVideoTrack
, or update your UI in response to an interruption.
Declared In
TVICameraCapturer.h