开发者

iPhone - UITableview having a list of video thumbnails

How can we list video thumbnails on a UItableview.I have the link for the videos (from an external server) in JSON array. P开发者_Go百科lease provide me with some insights or references.

Thanks,


I would approach this by generating thumbnails of each video beforehand and sending them down in your JSON array from the server. Any type of local processing of videos would be a huge performance hit.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜