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:
		
							
								
								
									
										15
									
								
								Tweaks/PSHeader/CameraApp/CAMCaptureEngine.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								Tweaks/PSHeader/CameraApp/CAMCaptureEngine.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| #import "CAMCaptureMovieFileOutput.h" | ||||
| #import <AVFoundation/AVFoundation.h> | ||||
|  | ||||
| NS_CLASS_AVAILABLE_IOS(9_0) | ||||
| @interface CAMCaptureEngine : NSObject | ||||
|  | ||||
| @property (retain, nonatomic) AVCaptureDevice *cameraDevice; | ||||
| @property (retain, nonatomic) AVCaptureSession *_captureSession; | ||||
|  | ||||
| - (CAMCaptureMovieFileOutput *)movieFileOutput; | ||||
| - (AVCaptureDeviceInput *)audioCaptureDeviceInput; | ||||
|  | ||||
| - (void)_handleSessionDidStartRunning:(id)arg1; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn