You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow an option object to be passed in to define a player type.
This would include the initial track played, player ID, whether tracks loop or not, autoplay, directory to find them in, etc.
See lines 95-108 of engine.js for other possible options that can be configured per player type.
The text was updated successfully, but these errors were encountered:
Allow an option object to be passed in to define a player type.
This would include the initial track played, player ID, whether tracks loop or not, autoplay, directory to find them in, etc.
See lines 95-108 of
engine.js
for other possible options that can be configured per player type.The text was updated successfully, but these errors were encountered: