Contents

formatDescriptionDidChangeNotification

A notification the system posts when the capture input port’s format description changes.

Declaration

class let formatDescriptionDidChangeNotification: NSNotification.Name

Discussion

The notification’s object property contains the AVCaptureInput.Port object whose format changed.