Slightly restructure code

This commit is contained in:
Vanilagy
2026-08-21 20:06:28 +02:00
parent fdfab4660f
commit 3c4f4c27a3
3 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
});
const track = await input.getPrimaryVideoTrack();
console.log(await track.computeFrameRateMetrics());
console.log(await track.getDecoderConfig());
/*