Quick setup
Initializer syntax
var player = fluidPlayer(target [, options]);Integration using NPM
npm install fluid-player@^3.0.0yarn add fluid-player@^3.0.0Using the Fluid Player module and importing CSS
JavaScript
import fluidPlayer from 'fluid-player';CSS
Integration using CDN
CDN integration example
Quality Switching

Define Source as HD

Setting additional options
Last updated
Was this helpful?