mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 10:52:07 +00:00
Update uYouPlus.h
This commit is contained in:
parent
851f831b73
commit
97c6d103d8
1 changed files with 6 additions and 0 deletions
|
|
@ -92,6 +92,12 @@
|
|||
@property YTQTMButton *sponsorBlockButton;
|
||||
@end
|
||||
|
||||
@interface YTISlimMetadataButtonSupportedRenderers : NSObject
|
||||
- (id)slimButton_buttonRenderer;
|
||||
- (BOOL)shouldHideButton;
|
||||
- (id)slimMetadataButtonRenderer;
|
||||
@end
|
||||
|
||||
// YTSpeed
|
||||
@interface YTVarispeedSwitchControllerOption : NSObject
|
||||
- (id)initWithTitle:(id)title rate:(float)rate;
|
||||
|
|
|
|||
Loading…
Reference in a new issue