I implemented a video player function with AVPlayer
in Swift 3.
Currently, I can play the video well.
I would like to add the feature of "Trick Play" with the speed of 2x,3x,4x.
However, I didn't find anything googling. Can anyone help me please?
相关问题
- Playing audio file while I download it
- AVPlayer doesn't play video until a video from
- How to give an imageView in swift3.0.1 shadow at t
- Swift 3: How to reverse a transparent Navigation B
- AirPlay Meta Data on Apple TV from App (AVPlayer -
相关文章
- Swift Change the tableviewcell border color accord
- Playing Streaming Video With AVPlayer
- Cocoapods : target has transitive dependencies tha
- Error Domain=kAFAssistantErrorDomain Code=209 “(nu
- UIImagePickerController delegate not called Swift
- Simple service in Swift, persists, foreground only
- iOS swift NSMutableData has no member appendString
- Conforming to Hashable protocol?
Try