A short question:
Suppose you have a video file that is supported on the device (available here, for example).
How would you get an image (or a number of images) of a specific time of the video, to be saved into a Bitmap instance?
Is it also possible to set what size the bitmap would be (so that it won't take a lot of memory, in case the video is of high resolution) ?