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:
		
							
								
								
									
										17
									
								
								Tweaks/iSponsorBlock/Headers/YouTubeHeader/MLFormat.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								Tweaks/iSponsorBlock/Headers/YouTubeHeader/MLFormat.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| #import <CoreGraphics/CoreGraphics.h> | ||||
| #import "HAMMIMEType.h" | ||||
| #import "YTIFormatStream.h" | ||||
|  | ||||
| @interface MLFormat : NSObject <NSCopying> | ||||
| - (HAMMIMEType *)MIMEType; | ||||
| - (YTIFormatStream *)formatStream; | ||||
| - (NSURL *)URL; | ||||
| - (int)width; | ||||
| - (int)height; | ||||
| - (int)singleDimensionResolution; | ||||
| - (CGFloat)FPS; | ||||
| - (BOOL)isAudio; | ||||
| - (BOOL)isVideo; | ||||
| - (BOOL)isText; | ||||
| - (NSInteger)compareByQuality:(MLFormat *)format; | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn