Preload hint passed to the underlying <audio> / <video> element.
<audio>
<video>
'none'
'metadata'
'auto'
Preload hint passed to the underlying
<audio>/<video>element.'none'— do not preload any data'metadata'— preload only metadata (duration, dimensions, etc.)'auto'— let the browser decide how much to buffer