mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Update uYouPlusPatches.h
This commit is contained in:
parent
bc7345a469
commit
58c4a019dd
1 changed files with 0 additions and 9 deletions
|
|
@ -2,15 +2,6 @@
|
|||
#import "../Tweaks/YouTubeHeader/YTCommonColorPalette.h"
|
||||
#import "uYouPlus.h"
|
||||
|
||||
@interface YTSingleVideoController : NSObject
|
||||
-(float)playbackRate;
|
||||
-(void)setPlaybackRate:(float)arg1;
|
||||
@end
|
||||
|
||||
@interface YTPlayerViewController : UIViewController
|
||||
-(YTSingleVideoController *)activeVideo;
|
||||
@end
|
||||
|
||||
@interface PlayerManager : NSObject
|
||||
// Prevent uYou player bar from showing when not playing downloaded media
|
||||
- (float)progress;
|
||||
|
|
|
|||
Loading…
Reference in a new issue