Update uYouPlus.h

This commit is contained in:
aricloverEXALT 2025-01-31 23:33:19 -06:00 committed by GitHub
parent 32e13a0196
commit 994c87ae78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -321,10 +321,7 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled";
@end
// MLPlayerStickySettings Header has been moved to https://github.com/arichornloverALT/YouTubeHeader/blob/main/MLPlayerStickySettings.h
@interface MLPlayerEventCenter : NSObject
- (void)broadcastRateChange:(float)rate;
@end
// MLPlayerEventCenter Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/MLPlayerEventCenter.h
@interface HAMPlayerInternal : NSObject
- (void)setRate:(float)rate;