and also an AVI file, getting anyway that error message, "Invalid mime".
There is also a log I think written by the SimpleMediaManager library:
*** Add a reference to the video library and add SMM_VIDEO to the build configuration ***
There is also a log I think written by the SimpleMediaManager library:
*** Add a reference to the video library and add SMM_VIDEO to the build configuration ***
There is also a log I think written by the SimpleMediaManager library:
*** Add a reference to the video library and add SMM_VIDEO to the build configuration ***
After "struggling" importing the bas and bjl files and the necessary libraries, it worked because...
I corrected the conditional symbol I had written SSM_VIDEO (it's already a lot that I didn't write SMS_VIDEO ? )
There is a problem in MediaView, about the "header":
In the image above you can see it, even though the speaker is touching the video; if I change the MediaView size (increasing only the width) it is covered by the video.
The above, however, regardless of the "extra" (for which I should open another thread, but first find the solution myself).
In the image above you can see it, even though the speaker is touching the video; if I change the MediaView size (increasing only the width) it is covered by the video.
The above, however, regardless of the "extra" (for which I should open another thread, but first find the solution myself).
New custom display version of MediaView and MediaController. It is compatible with Simple Media Manager (SMM). Library (b4xlib) attached for use, download in additional B4J libraries Library: jMediaView.b4xlib Example: MediaView.zip ' *********** MediaViewController ***********...