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