Swiftpack.co - muxinc/mux-stats-sdk-avplayer as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by muxinc.
muxinc/mux-stats-sdk-avplayer v3.2.0
Mux integration with `AVPlayer` for iOS Native Applications
⭐️ 36
🕓 6 weeks ago
iOS tvOS
.package(url: "https://github.com/muxinc/mux-stats-sdk-avplayer.git", from: "v3.2.0")

mux-stats-sdk-avplayer

Mux integration with AVPlayer and AVPlayerLayer for iOS native applications.

This integration is built on top of Mux's core Objective-C library, allowing thinner wrappers for each new player, such as any third-party players that do not use (or expose) an underlying AVPlayer and/or AVPlayerLayer.

Integration Instructions

Full integration instructions can be found here: https://docs.mux.com/docs/avplayer-integration-guide.

Sample apps

  • apps/DemoApp - Objective C demo
  • apps/video-demo - Swift demo
  • apps/TvDemoApp - Apple TV demo

GitHub

link
Stars: 36
Last commit: 3 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Dependencies

Release Notes

v3.2.0
3 weeks ago

Fixes

  • Fix wrong viewer time when finishing seek after an ad break (#174)

Updates

  • Link the cocoapods library dynamically. The is a change in internal linkage and due to the small size of this library (under 500Kb), you shouldn't notice any difference. Please open an issue if you run into problems

Co-authored-by: Nidhi Kulkarni [email protected]

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics