There is a similar procedure for accessing the camera on macOS and iOS.
Like I did in yesterday’s Daily Coding Tip I’m going to give myself a convenience initialiser for AVCaptureSession
that takes an AVCaptureDevice
. This time I don’t need to make an extension of AVCaptureDevice
, because I won’t be displaying all av…
Keep reading with a 7-day free trial
Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.