CONSOLE

Source:

{componentState.generalData.src}

Progress:

{componentState.generalData.videoPercentage}

Framerate:

{componentState.generalData.frameRate}

Current time:

{componentState.generalData.currentTime}/{componentState.generalData .totalTime}

{#if componentState.usingWebCodecs}

Codec:

{componentState.framesData.codec}

Current frame:

{componentState.framesData.currentFrame}/{componentState.framesData .totalFrames}

{/if}

Will Autoplay?:

{componentState.willAutoPlay}

{#if componentState.willAutoPlay}

Autoplaying:

{componentState.isAutoPlaying}

Autoplay progress:

{componentState.autoplayProgress}

{/if}