ios - Video File thumbnail timestamp missing in ALAsset -


hi getting photos , videos thumbnails alasset library.
my code works fine getting photos , video thumbnail.but in video thumbnail missing video icon , time stamp.

[assetimageview setimage:[uiimage imagewithcgimage:[self.asset thumbnail]]]; 

enter image description here


getting above..i using elcimagepickerdemp api

enter image description here


i need missing time , icon in lower right corner thumbnail. appreciated... thx

the assetslibrary thumbnail noticed not include symbol , time information in thumbnail. have draw on thumbnail using information alassetslibrary (check alassetpropertytype , alaseetpropertyduration info need draw these yourself).

cheers,

hendrik


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -