{#if shouldSuperimposePosterImage && !hasPlaybackBeenInitiated}
{/if} {#if useControls}
{#if shouldShowReplayControl}
{/if} {#if shouldShowPlaybackControls}
{#if isPaused}
{:else}
{/if}
{#if isMuted}
{:else}
{/if}
{/if}
{/if}