Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 无法改变播放速度 #2647

Open
shantj opened this issue Jan 2, 2025 · 0 comments
Open

iOS 无法改变播放速度 #2647

shantj opened this issue Jan 2, 2025 · 0 comments
Assignees

Comments

@shantj
Copy link

shantj commented Jan 2, 2025

self.ballFile = PAGFile.load(filePath)
self.ballFile?.seTimeStretchMode(PAGTimeStretchModeScale)
self.ballFile?.setDuration(300)

setDuration没生效,打断点获取ballFile的duration还是原始值,导致播放速度没变化
PAG文件也已经添加了伸缩模式了,附件已上传

【版本信息】

4.4.20

【平台信息】

iOS 原生

【预期的表现】

加快播放速度

【实际的情况】

没变化

【Demo及附件】

pag_ball.pag.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants