mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-24 03:26:09 -04:00
added files via upload
This commit is contained in:
6
Tweaks/YouTubeHeader/YTInlinePlayerBarView.h
Normal file
6
Tweaks/YouTubeHeader/YTInlinePlayerBarView.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#import "YTPlayerViewController.h"
|
||||
|
||||
@interface YTInlinePlayerBarView : UIView
|
||||
@property (nonatomic, readonly, assign) CGFloat totalTime;
|
||||
@property (nonatomic, readwrite, strong) YTPlayerViewController *playerViewController;
|
||||
@end
|
Reference in New Issue
Block a user