iOS Frame by Frame video playback forward/backward

后端 未结 2 834
伪装坚强ぢ
伪装坚强ぢ 2021-01-14 04:04

I\'d like to show a video on an iOS device in slow motion.

My view contains a video (~2 seconds long) and a slider.

The user can move the slider and step (f

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-14 04:54

    AV Player Demo Sample code of WWDC 2010 Sample Code can be helpful in your task

    Cutting Thumbnails from Video is Explained in WWDC 2010 AV Editing with AV Foundation Framework and lots of other things regarding editing audio and video with sample codes

    If you have Developer account(paid) then you can watch video on iTunes

提交回复
热议问题