agamemnus / cordova-plugin-xapkreader

Easily access Google Play APK expansion file data.
32 stars 55 forks source link

How to get upgraded video controls #124

Open BobAchgill opened 5 years ago

BobAchgill commented 5 years ago

What do you recommend using in conjunction with xapkreader plugin to get upgraded video playback controls? I am using Cordova command line.

I would like a looping video option in the player. And it would be nice to also have concatenate videos play capability.

agamemnus commented 5 years ago

No idea.. but one can code that themselves!

BobAchgill commented 5 years ago

Doesn't Media Player do this kind of add-value video control function? It would be nice if the HTML links for media files could always be coded as though they were internal but xapkreader would redirect (e.g. Media Player) to get the file from external OBB if the file was not found on the internal. Is that possible for xapkreader to act as the middle man so that Media Player is agnostic to whether the media file is internal or ext OBB?


From: agamemnus notifications@github.com Sent: Thursday, May 31, 2018 3:02 PM To: agamemnus/cordova-plugin-xapkreader Cc: BobAchgill; Author Subject: Re: [agamemnus/cordova-plugin-xapkreader] How to get upgraded video controls (#124)

No idea.. but one can code that themselves!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/agamemnus/cordova-plugin-xapkreader/issues/124#issuecomment-393662004, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AYPwlBQJUWuM82aOTmTNT4d0ti6XgxUOks5t4ExpgaJpZM4UVpac.

agamemnus commented 5 years ago

"Media Player" -- what do you mean exactly ... what media player?

BobAchgill commented 5 years ago

This one...

github.com/frontyard/cordova-plugin-exoplayer