标签: ios video
有没有人知道,如果iOS有机会解决视频中的特定音轨?我有一个包含两个音轨(不同语言)的.mov文件。我查看了MPMoviePlayer和AVPlayer类,但我找不到任何东西 -
答案 0 :(得分:0)
使用AVFoundation,您需要AVAssetTrack。