Skip to content

0.1.5

Compare
Choose a tag to compare
@davidlondono davidlondono released this 31 Mar 15:35
· 13 commits to master since this release

change the:

playerView.setUrl(url)

to

playerView.url = url

added the delegate function:

func playerVideo(playerFinished player: PlayerView)

all the functions for the delegate are now optional