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

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -