The preload type of the player, represented by a value from the following list:
- 'none': The player will not load anything on source change.
- 'metadata': The player will immediately load metadata on source change.
- 'auto': The player will immediately load metadata and media on source change.
The preload type of the player, represented by a value from the following list:
-
'none'
: The player will not load anything on source change.-
'metadata'
: The player will immediately load metadata on source change.-
'auto'
: The player will immediately load metadata and media on source change.