mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-11-30 12:16:32 -05:00
From a basic functionality standpoint, this accomplishes the same purpose as the previous implementation using `_.omit`. However, rather than removing the `selected` attribute from the sources, this will keep the structure the same by only altering the value of the source. If your usage of this plugin requires a stable source format, e.g. for comparing sources to see if the source changed, please provide the `selected` attribute when programmatically setting the player source. At this time, we don't have a simple way to standardize the `selected` attribute on initial source load. (i.e. It's up to the programmer to set the initial format on the sources before giving them to the player) |
||
|---|---|---|
| .. | ||
| js | ||
| sass | ||
| .eslintrc.json | ||