UNPKG

@googleforcreators/media

Version:

Functionality for creating and working with media resources in the Web Stories editor.

3 lines (2 loc) 272 B
import e from"./preloadVideoMetadata.js";async function a(a){const t=await e(a);return new Promise(((e,a)=>{t.addEventListener("canplay",(()=>e(t)),{once:!0}),t.addEventListener("error",a),t.preload="auto"}))}export{a as default}; //# sourceMappingURL=preloadVideo.js.map