Tagged Questions

0
votes
1answer
368 views

how to load multiple local files with the AVFoundation

I wish to use the AVFoundation to load and play movie files. The first problem I have is attempting to load multiple local files. The code I found only allows me to load one. If I call the method ...