UNPKG

@nethesis/phone-island

Version:
3 lines (2 loc) 1.27 kB
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../node_modules/tslib/tslib.es6.js"),r=require("../../store/index.js");exports.updateAudioPlayerSource=function(t){return e.__awaiter(this,void 0,void 0,(function(){return e.__generator(this,(function(e){return[2,new Promise((function(e,o){var a,i,n,d;try{null===(i=null===(a=r.store.getState().player.audioPlayer)||void 0===a?void 0:a.current)||void 0===i||i.addEventListener("canplaythrough",(function t(){var o,a;null===(a=null===(o=r.store.getState().player.audioPlayer)||void 0===o?void 0:o.current)||void 0===a||a.removeEventListener("canplaythrough",t),e(!0)})),null===(d=null===(n=r.store.getState().player.audioPlayer)||void 0===n?void 0:n.current)||void 0===d||d.addEventListener("loadedmetadata",(function e(){var t,o,a,i,n=null===(o=null===(t=r.store.getState().player.audioPlayer)||void 0===t?void 0:t.current)||void 0===o?void 0:o.duration;n&&r.store.dispatch.player.updateAudioPlayerTrackDuration(n),null===(i=null===(a=r.store.getState().player.audioPlayer)||void 0===a?void 0:a.current)||void 0===i||i.removeEventListener("loadedmetadata",e)})),r.store.dispatch.player.updateAudioPlayerSrc(t)}catch(e){console.error(e),o(e)}}))]}))}))}; //# sourceMappingURL=audio.js.map