Open itbrandonsilva opened 8 years ago
Something along the lines of...
Twitch.Player.SEEK : Emitted when the time of a loaded video is modified. IE: When seek() is called or when a user seeks using the player itself.
Twitch.Player.SEEK
seek()
Anyone know whether or not this can be done? Seems clear that the embed lib is privately hosted. Wouldn't mind taking a stab at this, if possible.
Something along the lines of...
Twitch.Player.SEEK
: Emitted when the time of a loaded video is modified. IE: Whenseek()
is called or when a user seeks using the player itself.