Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试缓存 srt 文件并使用 AVFoundation AVPlayer 与 mp4 视频文件一起播放它们。流媒体适用于 webVTT 字幕,但我还需要缓存视频和字幕。我想知道这是否可能或是否存在可能的解决方法?提前致谢。