Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
eye-wave authored Dec 1, 2024
1 parent 0725520 commit 8c67970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</p>

<p>
For the video knob, you can enable the <code>cleanVideoKnobCache</code> parameter by setting
For the video knob, you can enable the <code>cacheFrames</code> parameter by setting
it to <code>true</code>, which will sped up initial load in later uses. Additionally, a
function called <code>cleanVideoKnobCache</code> is provided to clear the cache afterward.
</p>
Expand Down

0 comments on commit 8c67970

Please sign in to comment.