Source-SCCamera/ManagedCapturer/SCManagedCaptureDeviceLinea...

13 lines
288 B
C
Raw Permalink Normal View History

2018-08-08 01:27:52 +02:00
//
// SCManagedCaptureDeviceLinearInterpolationZoomHandler.h
// Snapchat
//
// Created by Joe Qiao on 03/01/2018.
//
#import "SCManagedCaptureDeviceDefaultZoomHandler.h"
@interface SCManagedCaptureDeviceLinearInterpolationZoomHandler : SCManagedCaptureDeviceDefaultZoomHandler
@end