Skip to content

Releases: muxinc/mux-stats-sdk-avplayer

v0.1.5

10 Oct 01:17
713a79c
Compare
Choose a tag to compare
  • Do not include IMA headers within tvOS builds

v0.1.4

25 Sep 17:01
Compare
Choose a tag to compare
  • Integrated Google Interactive Media Ads(IMA) SDK into demo player and the MUX SDK
  • A new API getIMASdkListener is introduced in the MUX SDK. It returns an AdsImaSDKListener object for connecting with IMA SDK's addAdErrorListener and addAdEventListener call
  • iOS only, since IMA SDK doesn't have a cocoapod for tvOS

v0.1.3

04 Sep 17:02
Compare
Choose a tag to compare

Change list

  • Restore event data deduplication and batching of metric beacons

v0.1.2

30 Aug 18:51
Compare
Choose a tag to compare

Changes

  • fixed null pointer crash at AVPlayerItemErrorLogEvent.errorComment when AVPlayer is trying to report playback failure event to the SDK.

v0.1.1

24 Aug 18:11
ed678cb
Compare
Choose a tag to compare

Changes

  • support full bitcode
  • added programChange API - see our docs for more information.
  • added demo code on how to use AVQueuePlayer in DemoApp project

v0.1.0

10 Jul 21:11
8525017
Compare
Choose a tag to compare

Changes

  • Created an AVPlayer integration between iOS AVPlayer/AVPlayerLayer and MuxCore library
  • Support collection of throughput metrics