mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-07 04:20:43 +00:00
Update YoutubeHeader submodule
This commit is contained in:
parent
3176101d5d
commit
e8a16db8c5
1 changed files with 0 additions and 8 deletions
|
|
@ -52,14 +52,6 @@
|
|||
@end
|
||||
|
||||
// YTTapToSeek - https://github.com/bhackel/YTTapToSeek
|
||||
@interface YTInlinePlayerBarContainerView : UIView
|
||||
@property (nonatomic, weak, readwrite) id delegate;
|
||||
- (void)didPressScrubber:(id)arg1;
|
||||
- (CGFloat)scrubRangeForScrubX:(CGFloat)arg1;
|
||||
@end
|
||||
@interface YTMainAppVideoPlayerOverlayViewController : UIViewController
|
||||
- (CGFloat)totalTime;
|
||||
@end
|
||||
@interface YTPlayerViewController : UIViewController
|
||||
- (void)seekToTime:(double)time;
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue