supportsDestination(_:)
Checks to see whether a particular capture destination is supported.
Declaration
func supportsDestination(_ destination: MTLCaptureDestination) -> BoolParameters
- destination:
The destination to test for.
Checks to see whether a particular capture destination is supported.
func supportsDestination(_ destination: MTLCaptureDestination) -> BoolThe destination to test for.