Update uYouPlus.xm
This commit is contained in:
+1
-1
@@ -835,7 +835,7 @@ void DEMC_centerRenderingView() {
|
||||
%end
|
||||
|
||||
%hook YTPlayerViewController
|
||||
%property float playbackRate;
|
||||
%property (nonatomic, assign) float playbackRate;
|
||||
- (void)singleVideo:(id)video playbackRateDidChange:(float)rate {
|
||||
%orig;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user