Code Monkey home page Code Monkey logo

jwavplayer's People

Contributors

shitabro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jwavplayer's Issues

添加到的viewcontroller , viewcontroller POP出去后, 没有调用dealloc

        JWPlayer*player=[[JWPlayer alloc]initWithFrame:CGRectMake(0, 0, SCREEN_WIDTH,kVideoH)];
        [player updatePlayerWith:[NSURL URLWithString:self.productInfo.videoPath]];
        [player showInSuperView:scrollView andSuperVC:self];
        self.player = player;

你好, 感谢你的分享, 我项目中用了你的代码块, push到新的vc的然后 在vc上添加一个scrollview, 再在scrollview上添加player, 当这个vc pop 出去后, 应该调用dealloc:的, 结果没有, 我的视屏资源销毁实在dealloc中添加的; 不自动调用 会产生 多视频流 同时播放; 排除法确定 是这段代码的问题, 导致 VC不能释放, 我没做改进,只是换种放是销毁视频资源了.....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.