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.
我正在构建一个需要高播放性能的应用程序。我选择 Quicktime 作为视频引擎。我用不同的版本试验了不同的播放性能:
听起来你正在看到预缓存。你能调整缓存设置吗?
我最终使用自定义库处理了声音,并仅将 QuickTime 用于同步视频显示。