Home
>
Videos
>
A Palliative Care Pediatrician: I love being with the parents to help bring back their child that is getting lost in all the stress and noise.
SHARE
Video
A Palliative Care Pediatrician: I love being with the parents to help bring back their child that is getting lost in all the stress and noise.
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">