Home page mobile support

This commit is contained in:
Vanilagy
2025-06-26 22:00:35 +02:00
parent e22839f5a2
commit bc201ca265
3 changed files with 24 additions and 24 deletions
+1
View File
@@ -39,6 +39,7 @@ Mediabunny is a general-purpose toolkit and can be used in infinitely many ways.
- Creating videos in the browser
- Building a video editor
- Live recording & streaming
- Efficient, sample-accurate playback of large files via the Web Audio API
Check out the [Examples](/examples) page for demo implementations of many of these ideas!
+1 -1
View File
@@ -210,7 +210,7 @@ if (videoTrack) {
Check out [`EncodedPacketSink`](./media-sinks#encodedpacketsink) for the full documentation.
:::
## Write new media files
## Create new media files
```ts
import {