SCCameraKitAdjustmentsProcessorObserver
Objective-C
@protocol SCCameraKitAdjustmentsProcessorObserver <NSObject>
Swift
protocol AdjustmentsProcessorObserver : NSObjectProtocol
Allows conformers to be notified of changes to adjustments processor state
-
Notifies that the adjustments processor updated the state of available adjustments
Declaration
Objective-C
- (void)processorUpdatedAdjustmentsAvailability: (nonnull id<SCCameraKitAdjustmentsProcessor>)adjustmentsProcessor;
Parameters
adjustmentsProcessor
the adjustments processor instance