uitableview - iOS Video Preview in DetailViewController -
i need advise regarding video preview in detailviewcontroller. have tableview based app. have content in tableview , want users tap on cell , go detailviewcontroller. far, able users this. have following storyboard @ moment. contains uiimageview in it.
image: http://cl.ly/image/0c3v121x0t0m
as can see, have thumbnailview , label containing information , again uiimageview in detailviewcontroller. aim show video on detailviewcontroller instead of uiimageview , info related video. better me fetch videos, don't need push new updates every single time make changes on videos.
do happen have answer or sources can me out this? have had @ resources available couldn't come solid solution far.
please let me know if should provide more regarding question.
you need @ avfoundation , avplayer. download sample here