Swiftgram/AsyncDisplayKit
Huy Nguyen 3761d8b0c3 ASVideoNode should play when its player is ready and if it is expected to play (#2876)
- When a video node is first visible, it's player is called to play if auto play flag is on. However, the player might not be ready by that time, especially when the video is loaded on a slow network. The player just continues loading its asset.
- When the player is ready, we should check if it is expected to be playing and if true, try to play again.
2017-01-09 12:02:00 -08:00
..
2016-11-17 16:46:07 +09:00
2016-11-17 16:46:07 +09:00
2016-11-17 16:46:07 +09:00
2016-11-16 11:03:55 +09:00