io.laminext.videojs.api.plugins.QualityLevels.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of videojs_sjs1_3 Show documentation
Show all versions of videojs_sjs1_3 Show documentation
Laminar utilities and components
package io.laminext.videojs.api.plugins
import scala.scalajs.js
import scala.scalajs.js.annotation.JSImport
@JSImport("videojs-contrib-quality-levels", JSImport.Default)
@js.native
object QualityLevels extends js.Any {
val VERSION: String = js.native
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy