video-react
Advanced tools
Changelog
Player
is the root component of the Video-React player. All the others components should be in this component.Video
is the React component for Html5 video, it renders the Html5 video element to embed a video. It also is the container for all video sources. If there are more then one source, it could be failed back.