UNPKG

@7sage/vidstack

Version:

UI component library for building high-quality, accessible video and audio experiences on the web.

8 lines (6 loc) 154 B
const SET_AUTO = Symbol(0), ENABLE_AUTO = Symbol(0); const QualitySymbol = { setAuto: SET_AUTO, enableAuto: ENABLE_AUTO }; export { QualitySymbol };