Contents

clipBufferingOutput(_:didFailWithError:)

Declaration

optional func clipBufferingOutput(_ clipBufferingOutput: SCClipBufferingOutput, didFailWithError error: any Error)

Parameters

  • clipBufferingOutput:

    The SCClipBufferingOutput object

  • error:

    Error describing why clip buffering failed

Discussion

clipBufferingOutput:didFailWithError:

Notifies the delegate that clip buffering has failed with an associated error.