mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-31 04:44:14 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		
							
								
								
									
										18
									
								
								Tweaks/PSHeader/CameraApp/CAMCaptureGraphConfiguration.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								Tweaks/PSHeader/CameraApp/CAMCaptureGraphConfiguration.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| #import "CAMCaptureConfiguration.h" | ||||
|  | ||||
| NS_CLASS_AVAILABLE_IOS(10_0) | ||||
| @interface CAMCaptureGraphConfiguration : NSObject <NSCoding> | ||||
|  | ||||
| + (instancetype)captureGraphConfigurationUsingConfiguration:(CAMCaptureConfiguration *)configuration; | ||||
|  | ||||
| - (NSInteger)flashMode; | ||||
| - (NSInteger)torchMode; | ||||
| - (NSInteger)HDRMode; | ||||
| - (NSInteger)timerDuration; | ||||
| - (NSInteger)irisMode; | ||||
| - (NSInteger)photoModeEffectFilterType; | ||||
| - (NSInteger)squareModeEffectFilterType; | ||||
| - (NSInteger)mode; | ||||
| - (NSInteger)device; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn