Source-SCCamera/ManagedCapturer/SCManagedCaptureDeviceLinea...

13 lines
288 B
Objective-C

//
// SCManagedCaptureDeviceLinearInterpolationZoomHandler.h
// Snapchat
//
// Created by Joe Qiao on 03/01/2018.
//
#import "SCManagedCaptureDeviceDefaultZoomHandler.h"
@interface SCManagedCaptureDeviceLinearInterpolationZoomHandler : SCManagedCaptureDeviceDefaultZoomHandler
@end