Skip to content

Commit

Permalink
Update uYouPlusPatches.h
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Feb 28, 2024
1 parent bc7345a commit 58c4a01
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Sources/uYouPlusPatches.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 58c4a01

Please sign in to comment.