{ e.stopPropagation(); playing = !playing; }} onkeydown={(e) => { e.stopPropagation(); e.preventDefault(); playing = !playing; }} aria-label={playing ? 'pause' : 'play'} class="flex items-center justify-center" >
{ e.stopPropagation(); }} onkeydown={(e) => { e.stopPropagation(); }} /> of {frameCount}