Skip to content

v4.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 13:49
· 3 commits to develop since this release

New in this version:

Add an option to set preferredMaximumResolution (in player settings)

How to use:

player.settings.network.preferredMaximumResolution = CGSize(width: 1280, height: 534)

Dependencies updated:

  • PlayKit 3.28

Cocoapods install

pod 'KalturaPlayer', '~> 4.9.0'