We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0725520 commit 8c67970Copy full SHA for 8c67970
src/routes/+page.svelte
@@ -161,7 +161,7 @@
161
</p>
162
163
<p>
164
- 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
165
it to <code>true</code>, which will sped up initial load in later uses. Additionally, a
166
function called <code>cleanVideoKnobCache</code> is provided to clear the cache afterward.
167
0 commit comments