The Config module contains all the types that Ruffle uses for movie configs.
The main interface of interest here is BaseLoadOptions, which you can apply to window.RufflePlayer.config to set the default configuration of all players.
window.RufflePlayer.config
The Config module contains all the types that Ruffle uses for movie configs.
The main interface of interest here is BaseLoadOptions, which you can apply to
window.RufflePlayer.config
to set the default configuration of all players.