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

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

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -