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.
我想设置特定视频的帧速率(其fps值 < 30.0f)以使其具有慢动作效果。我试图查看 API 中的nominalFrameRate属性AVAssetTrack,但该属性是只读的。 有人知道 iOS SDK 中设置帧速率的方法吗?
fps
nominalFrameRate
AVAssetTrack