RxAVPlayer
一些 AVFoundation 类的 RxSwift 扩展
安装
要将框架添加到您的 podfile 中,请添加以下内容。
pod 'RxAVFoundation'
当前支持的类
播放
- AVPlayer
- AVPlayerItem
- AVPlayerLayer
读取、写入和重新编码资源
- AVAsynchronousKeyValueLoading
- ALAssetsLibrary:这不是AVFoundation的一部分 - 可能属于另一个库或可能已经存在
- AVAssetExportSession
缩略图
- AVAssetImageGenerator