dispatch('onVideoEnded')} bind:muted={$videoViewerMuted} bind:volume={$videoViewerVolume} poster={getAssetThumbnailUrl({ id: assetId, size: AssetMediaSize.Preview, checksum })} >
{#if isVideoLoading}
{/if}