UNPKG

@ktt45678/vidstack

Version:

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

8 lines (6 loc) 141 B
const SET_AUTO = Symbol(0), ENABLE_AUTO = Symbol(0); const QualitySymbol = { Wa: SET_AUTO, Ia: ENABLE_AUTO }; export { QualitySymbol };