Skip to content

tvOS compatibility

Compare
Choose a tag to compare
@defagos defagos released this 17 Dec 15:06
· 546 commits to master since this release
  • 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.