mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-11-03 04:49:28 -05:00
added files via upload
This commit is contained in:
6
Tweaks/YouTubeHeader/YTSingleVideoControllerDelegate.h
Normal file
6
Tweaks/YouTubeHeader/YTSingleVideoControllerDelegate.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@protocol YTSingleVideoControllerDelegate <NSObject>
|
||||
- (void)singleVideoController:(id)controller requiresReloadWithContext:(id)context;
|
||||
- (void)singleVideoController:(id)controller externalPlaybackActiveStateDidChange:(id)arg2;
|
||||
@end
|
||||
Reference in New Issue
Block a user