Skip to content

Commit

Permalink
Update uYouPlus.h
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornloverALT committed Jul 9, 2024
1 parent df8c805 commit 0e61ebb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Sources/uYouPlus.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
#import <YouTubeHeader/YTReelModel.h>
#import <YouTubeHeader/YTReelWatchPlaybackOverlayView.h>
#import <YouTubeHeader/YTResponder.h>
#import <YouTubeHeader/YTVarispeedSwitchControllerOption.h>
#import <YouTubeHeader/YTVideoQualitySwitchOriginalController.h>
#import <YouTubeHeader/YTVideoWithContextNode.h>
#import <YouTubeHeader/YTWatchNextResultsViewController.h>
Expand Down Expand Up @@ -175,9 +176,7 @@
@end

// YTSpeed
@interface YTVarispeedSwitchControllerOption : NSObject
- (id)initWithTitle:(id)title rate:(float)rate;
@end
// YTVarispeedSwitchControllerOption Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/YTVarispeedSwitchControllerOption.h

@interface MLHAMQueuePlayer : NSObject
@property id playerEventCenter;
Expand Down

0 comments on commit 0e61ebb

Please sign in to comment.