9 skills found
eroscai / SZAVPlayerSZAVPlayer is a lightweight audio/video player library, based on AVPlayer and AVAssetResourceLoaderDelegate, pure-Swift. Support cache and video image output.
jaredsinclair / Sodes Audio ExampleAn example AVAssetResourceLoaderDelegate implementation, with extensive sample code.
2ZGroupSolutionsArticles / Article EZ002Understanding AVAssetResourceLoaderDelegate
ZhgChgLi / ZPlayerCacherZPlayerCacher is a lightweight implementation of the AVAssetResourceLoaderDelegate protocol that enables AVPlayerItem to support caching streaming files.
sun8801 / TTPlayerCacheAVPlayer 视频离线缓存、可以边下边播放、部分缓存、断网处理、AVAssetResourceLoaderDelegate
kanderson-wellbeats / SideloadWebVttToAVPlayerThis is just a code sample that describes how to extend AVAssetResourceLoaderDelegate in order to allow sideloading of WebVtt files for videos streamed to AVPlayer. I'm putting this up here because the full explanation is too long to post on Apple developer forums.
yiplee / YPAVAssetResourceLoaderA lightweight AVAssetResourceLoaderDelegate implementation.
Naituw / DemoAVAssetResourceLoaderDelegateDemo AVAssetResourceLoaderDelegate No Cancel Problem
iankoex / AudioVisualServiceA Swift package that provides intelligent caching and preloading capabilities for AVFoundation-based media playback. It enables offline viewing, faster subsequent playback, and improved user experience for streaming media content.