I am trying to use the MediaStore.Video.Thumbnails API to create a thumbnail bitmap for a video file. My question is how to specify the API to create a thumbnail of the beginning of the video instead of the end of the video.
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I know, the MediaStore.View.Thumbnails API doesn’t allow you to specify at what point in the video your thumbnail is generated from.