We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4acdc48 + 8c67970 commit e2e7917Copy full SHA for e2e7917
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