1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-02 06:32:07 +02:00

docs: Add MediaLoader to components list (#4070)

This commit is contained in:
mister-ben 2017-02-15 20:30:03 +00:00 committed by Brandon Casey
parent 55408683fb
commit 65dc81a4e1

View File

@ -285,6 +285,7 @@ The default component structure of the Video.js player looks something like this
```tree
Player
├── MediaLoader (has no UI)
├── PosterImage
├── TextTrackDisplay
├── LoadingSpinner