[Lib Vitamio 3.0

androh

Member
Licensed User
Longtime User
Hi, Thanks for your reply.
Yes, currently I'm using that library.
But new vitamio 3.0 has more feature.
 

moster67

Expert
Licensed User
Longtime User
Can you tell me what new features (APIs) that have been implemented?

Inviato dal mio GT-I9300 con Tapatalk 2
 

moster67

Expert
Licensed User
Longtime User
OK, I see....then I guess they have made a new plugin that supports both ARMvX with or without NEON.

In either case, the wrapper-library I wrote only covers the VideoViev and to include the "plugin" in the app, the wrapper-library probably needs to be extended and modified. Personally I prefer to keep my apps smaller and I don't want to increase its size by including the "plugin" in the apk-file.

In this moment I simply don't have the time to work further on the wrapper. For me it would take time since I am not an expert with Java but anyone who would like to expand and improve the Vitamio-wrapper (perhaps including the new version of Vitamio), please do so. The source is available here:

http://www.b4x.com/forum/additional-libraries-classes-official-updates/19329-vitamiob4a-b4a-wrapper-vitamio-plugin-advanced-videoview-library.html#post111286


Vitamio - The most professional multimedia framework for Android and iOS

--Allow developers to fully bundle Vitamio into their Android's APK, users don't need to download seperated plugins anymore.--
This is nice feature, I think.
 
Last edited:

androh

Member
Licensed User
Longtime User
Hi moster67
Thanks for your reply.
In free time, I'll try to do a wrapper too.
 
Top