android - Cordova VideoPlay from assets -



android - Cordova VideoPlay from assets -

line 82-99 https://github.com/raulduran/videoplayer/blob/master/src/android/videoplayer.java

i trying utilize above cordova plugin play video asset folder. @ line 91, there re-create function cannot understand. also, video size on 200mb, re-create takes amount of time copying.

can video played straight initial filepath?

android cordova

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -