Skip to content

benjamindetroch/RxAVFoundation

 
 

Repository files navigation

RxAVPlayer

CircleCI

RxSwift extensions for some AVFoundation classes

Installation

Add the following to your podfile to use the framework.

pod 'RxAVFoundation'

Currently Supported Classes

Playback

  • AVPlayer
  • AVPlayerItem
  • AVPlayerLayer

Reading, Writing, and Reencoding Assets

  • AVAsynchronousKeyValueLoading
  • ALAssetsLibrary: this isn't part of AVFoundation - likely for another pod or might already exist
  • AVAssetExportSession

Thumbnails

  • AVAssetImageGenerator

Editing

Still and Video Media Capture

About

RxSwift extensions for some AVFoundation classes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 90.4%
  • Objective-C 8.3%
  • Shell 1.1%
  • Ruby 0.2%