fangyuan
fangyuan
KSYPlyAudioDataBlock
add filter, but inoperative. ``` - (kxMovieError) openVideoStream: (NSInteger) videoStream { // get a pointer to the codec context for the video stream AVCodecContext *codecCtx = _formatCtx->streams[videoStream]->codec; // find the...
集成后下载速度很慢 但是开始播放以后,内容确实会很快的缓存到本地
`if NSClassFromString("AFURLSessionManager") != nil { let classes = InstrumentationUtils.objc_getClassList() classes.forEach { if let method = class_getInstanceMethod($0, NSSelectorFromString("af_resume")) { methodsToSwizzle.append(method) } } }` With this hook code, UserDefaults.standard.setValue("Test", forKey: "Test") will...