sahin / VideoSplashKit

VideoSplashKit - UIViewController library for creating easy intro pages with background videos
MIT License
1.22k stars 137 forks source link

get notified when video is ready to play #7

Closed dannyshmueli closed 8 years ago

dannyshmueli commented 9 years ago

in case the movie is big , it could take a long time to load. this notifies the implementing subclass when the AVPlayer changed to AVPlayerStatus.ReadyToPlay

dannyshmueli commented 8 years ago

thanks

toygar-zzz commented 8 years ago

np :+1: