SRGMediaPlayer-iOS v3.0.0 Release Notes

Release Date: 2019-12-17 // over 4 years ago
    • The library is compatible with tvOS.
    • Many properties are now key-value observable (e.g. timeRange or mediaType). If your implementation previously used periodic time observers to check these properties for changes, you should now simply respond to changes instead.
    • 🚚 The AirPlay button now supports two different images for audio and video. The previously unique image property has been removed.
    • Semantic versioning has been adopted.
    • The project has been renamed as srgmediaplayer-apple.