mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-21 02:52:05 +00:00
Remove duplicate (YTLitePlus.h)
MLPlayerEventCenter is now a duplicate header, which has been removed to resolve error.
This commit is contained in:
parent
1411675b86
commit
2191e69479
1 changed files with 0 additions and 4 deletions
|
|
@ -93,10 +93,6 @@ typedef NS_ENUM(NSUInteger, GestureSection) {
|
||||||
- (void)internalSetRate;
|
- (void)internalSetRate;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface MLPlayerEventCenter : NSObject
|
|
||||||
- (void)broadcastRateChange:(float)rate;
|
|
||||||
@end
|
|
||||||
|
|
||||||
@interface HAMPlayerInternal : NSObject
|
@interface HAMPlayerInternal : NSObject
|
||||||
- (void)setRate:(float)rate;
|
- (void)setRate:(float)rate;
|
||||||
@end
|
@end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue