It seems the VideoView is VERY buggy, I have read some postings about getting the wrong duration (possible corrupted meta data, etc)
So, my question is, how do I get the "right" value?, does anyone have a solution?
Thanks.
B4X:
...
VidDuration = mVideoView.Duration
...
So, my question is, how do I get the "right" value?, does anyone have a solution?
Thanks.