- Parameters
- /
- Description
- When not enough videos have been given to synchronize
- Parameters
- ID(invalid)
- ID of the invalid argument
- ID(invalid)
- Description
- When an invalid ID occured (ignoring the ID)
- Parameters
- ID(registered)
- ID of the registered argument
- ID(registered)
- Description
- When a valid ID has been registered
- Parameters
- ID(registered)
- ID of the unregistered argument
- ID(registered)
- Description
- When a valid ID has been unregistered
- Parameters
- ID(player)
- ID of the player
- ID(player)
- Description
- When player has been fully loaded (only thrown when using video.js)
- Parameters
- ID(master)
- ID of the master
- ID(master)
- Description
- When a master has been set
- Parameters
- /
- Description
- When all players are ready
- Parameters
- currentTime(master)
- Current time of the master
- currentTime(master)
- Description
- When master starts playing
- Parameters
- currentTime(master)
- Current time of the master
- currentTime(master)
- Description
- When master pauses
- Parameters
- currentTime(master)
- Duration of the master
- currentTime(master)
- Description
- When master ends
- Parameters
- currentTime(master)
- Current time of the master
- currentTime(master)
- Description
- When a master timeupdate occurs
- Parameters
- currentTime(master)
- Current time of the master
- ID(slaveToSynchronize)
- ID of the slave to be synchronized
- currentTime(master)
- Description
- When a slave is being synchronized with the master
- Parameters
- /
- Description
- When Videos are buffering (=pausing due to buffering)
- Parameters
- /
- Description
- When buffered and autoplaying
- Parameters
- /
- Description
- When Buffered, but not autoplaying
- Parameters
- debug
- true to print debug output to the console, false else
- debug
- Description
- Sets the debug flag
- Parameters
- /
- Description
- Plays the master video
- Parameters
- /
- Description
- Pauses the master video
- Parameters
- time
- New time of the master
- time
- Description
- Tries to set the current time
- Parameters
- id
- The video ID to be removed from synchronization
- id
- Description
- Forced unsynchronization of a specific video ID
- Parameters
- id
- The video ID to be added to synchronization
- id
- Description
- Adds a new video to the synchronization
- Parameters
- /
- Description
- Forced unsynchronization, resets synchronize.js
- Parameters
- /
- Description
- Forced synchronization of all slaves with the master (normally does not have to be done manually)
- Parameters
- /
- Description
- Starts the buffer checker (does not have to be done manually if not called 'sjs:cleanBufferChecker')
- Parameters
- /
- Description
- Unregisters the buffer checker