I have two video files with sound and I need to play them consecutive. I know I can use AVQueuePlayer to play them consecutive in a layer but I would rather use MPmediaPlayer because of its fetures - nice design, implemented stop, play, fullscreen mode bugless etc... Is it possible to play two consecutive videos (without gap) using default MPmediaPlayer? Thank you. Have a nice day!
Asked
Active
Viewed 106 times
1
-
You really just want to know 'Yes' or 'No', and that will be it? – El Tomato Jan 24 '14 at 20:38
-
Thank you for your reaction. I need know if there is a way and if so how to perform it. I do not want full src code of course. Thank you for your time – martin Jan 24 '14 at 20:45