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:
		
							
								
								
									
										16
									
								
								Tweaks/PSHeader/PhotoLibrary/PFVideoAdjustments.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								Tweaks/PSHeader/PhotoLibrary/PFVideoAdjustments.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| #import <CoreMedia/CoreMedia.h> | ||||
|  | ||||
| NS_CLASS_AVAILABLE_IOS(7_0) | ||||
| @interface PFVideoAdjustments : NSObject | ||||
|  | ||||
| + (CMTimeRange)defaultSlowMotionTimeRangeForDuration:(CMTime)duration; | ||||
| + (float)defaultSlowMotionRateForNominalFrameRate:(float)framerate; | ||||
|  | ||||
| @property CMTimeRange slowMotionTimeRange; | ||||
|  | ||||
| - (id)initWithURL:(NSURL *)url; | ||||
| - (id)initWithSlowMotionTimeRange:(CMTimeRange)range rate:(float)rate; | ||||
|  | ||||
| - (BOOL)isRecognizedFormat; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn