AVPlayer rate property does not work?

后端 未结 6 590
既然无缘
既然无缘 2020-12-05 05:45

so it would appear that the only values that actually work are 0.0, 0.5, 1.0, and 2.0...

i tried setting it to 0.25 since I want it to play at 1/4th of the natural s

6条回答
  •  温柔的废话
    2020-12-05 05:57

    Confirmed. I actually had a ticket with Apple DTS open for this issue and a bug filed. The only supported values are 0.50, 0.67, 0.80, 1.0, 1.25, 1.50, and 2.0. All other settings are rounded to nearest value.

提交回复
热议问题