mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-11-01 05:13:39 -04:00
added files via upload
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#import "GIMMe.h"
|
||||
#import "YTSingleVideoControllerDelegate.h"
|
||||
|
||||
@interface YTLocalPlaybackController : NSObject <YTSingleVideoControllerDelegate>
|
||||
- (GIMMe *)gimme; // Deprecated
|
||||
- (NSString *)currentVideoID;
|
||||
- (int)playerVisibility;
|
||||
- (void)setMuted:(BOOL)muted;
|
||||
@end
|
||||
Reference in New Issue
Block a user