cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 487 forks source link

cocos2d::experimental::ui::VideoPlayer js-binding #1177

Open ryzhkin opened 9 years ago

ryzhkin commented 9 years ago

I found very usefull class http://www.cocos2d-x.org/reference/native-cpp/V3.3rc0/d5/d18/classcocos2d_1_1experimental_1_1ui_1_1_video_player.html but not found his binding version. It's posible use cocos2d::experimental::ui::VideoPlayer in cocos2d-js ?

pandamicro commented 9 years ago

As the API suggest it's still experimental, so it's not the most prioritized task for us to bind it. But please open a discussion thread in our forum : discuss.cocos2d-x.org/category/cocos2d-x/javascript

If many user require this feature, we will definitely do it sooner.

smshuja commented 9 years ago

There is already a discussion on this, @ryzhkin please +1 on this thread.

http://discuss.cocos2d-x.org/t/videoplayer-js-bindings/18256

pandamicro commented 9 years ago

Thanks, @smshuja, I searched but couldn't find it

ryzhkin commented 9 years ago

Sure +1 @smshuja in http://discuss.cocos2d-x.org/t/videoplayer-js-bindings/18256

pandamicro commented 9 years ago

https://github.com/cocos2d/cocos2d-js/pull/1670