Properties for the VideoPlayer component, including all callbacks that can be called with the player buttons, as well as default videojs properties.
Takes the filename of a segment of the stream and determines the time of the video when this segment started.
The filename of the segment.
The time in seconds.
Takes a timestamp in seconds and converts it to a string with the format mm:ss:ms.
The time in seconds.
The time formatted as mm:ss.
Wrapper for a videojs player that adds custom functionality and syncing with bounding boxes.
The properties for the VideoPlayer.
A videojs player injected with custom functionality.
Create an additional button on the control bar. See: https://stackoverflow.com/questions/35604358/videojs-v5-adding-custom-components-in-es6-am-i-doing-it-right