Contents

supportsDestination(_:)

Checks to see whether a particular capture destination is supported.

Declaration

func supportsDestination(_ destination: MTLCaptureDestination) -> Bool

Parameters

  • destination:

    The destination to test for.