mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 11:52:00 +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 "../Tweaks/YouTubeHeader/YTCommonColorPalette.h"
|
||||||
#import "uYouPlus.h"
|
#import "uYouPlus.h"
|
||||||
|
|
||||||
@interface YTSingleVideoController : NSObject
|
|
||||||
-(float)playbackRate;
|
|
||||||
-(void)setPlaybackRate:(float)arg1;
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface YTPlayerViewController : UIViewController
|
|
||||||
-(YTSingleVideoController *)activeVideo;
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface PlayerManager : NSObject
|
@interface PlayerManager : NSObject
|
||||||
// Prevent uYou player bar from showing when not playing downloaded media
|
// Prevent uYou player bar from showing when not playing downloaded media
|
||||||
- (float)progress;
|
- (float)progress;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue