libraryLocation property
The directory in which the THEOplayer library worker files are located. These worker files are theoplayer.d.js, theoplayer.e.js, theoplayer.p.js. NOTE:
- This parameter is required when using a HLS source and has no default.
- Example: '/lib/theoplayer/'
Implementation
String? libraryLocation;