Contents

deviceDidBecomeReady(withCompleteContentCatalog:)

Tells the client that the camera device is done enumerating its content and is ready to receive requests.

Declaration

func deviceDidBecomeReady(withCompleteContentCatalog device: ICCameraDevice)

Discussion

You must open a session on the device before you can enumerate its content and make it ready to receive requests.