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:
		| @@ -0,0 +1,13 @@ | ||||
| #import "MLFormat.h" | ||||
| #import "YTSingleVideoControllerDelegate.h" | ||||
| #import "YTSingleVideo.h" | ||||
|  | ||||
| @interface YTSingleVideoController : NSObject | ||||
| @property (nonatomic, weak, readwrite) NSObject <YTSingleVideoControllerDelegate> *delegate; | ||||
| - (YTSingleVideo *)singleVideo; | ||||
| - (YTSingleVideo *)videoData; | ||||
| - (NSArray <MLFormat *> *)selectableVideoFormats; | ||||
| - (BOOL)isMuted; | ||||
| - (void)playerRateDidChange:(float)rate; | ||||
| - (void)setMuted:(BOOL)muted; | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn