Recently I noticed this may not be such obvious, but if you need to know when user pauses video or resumes playback, just use: – (void)playerView:(YTPlayerView *)playerView didChangeToState:(YTPlayerState)state; […]
PHP, Magento, iOS and more
Recently I noticed this may not be such obvious, but if you need to know when user pauses video or resumes playback, just use: – (void)playerView:(YTPlayerView *)playerView didChangeToState:(YTPlayerState)state; […]