Is it possible to modify data being played using AVPlayer on the fly? I want to be able to turn off left or right audio for video, but the mixer doesn't allow it. If I could modify the buffered data on the fly, I could modify it in real time before it gets played.
|
feedback
|
migrated from stackoverflow.com Dec 23 '11 at 16:06
This question came from our site for professional and enthusiast programmers.