I need to add (show all my video file)video file in row of Tableview and play it.but i don't know how to do it!
can you help me (I need to sample code) thank you for help.
I need to add (show all my video file)video file in row of Tableview and play it.but i don't know how to do it!
can you help me (I need to sample code) thank you for help.
Look at perhaps MPMoviePlayerController http://developer.apple.com/library/ios/#documentation/mediaplayer/reference/MPMoviePlayerController_Class/MPMoviePlayerController/MPMoviePlayerController.html#//apple_ref/occ/cl/MPMoviePlayerController then simply add the view to the row in a table view.