Skip to content

Commit

Permalink
Deploying to gh-pages from @ fbc0348 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato committed Feb 22, 2024
1 parent 599b943 commit 830e8a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Indicates that no more data will be received and that all remaining samples shou
### Segmentation ###

```javascript
var mp4box = MP4Box.createFile();
var mp4boxfile = MP4Box.createFile();
mp4boxfile.onReady = function(info) {
...
mp4boxfile.onSegment = function (id, user, buffer, sampleNumber, last) {}
Expand Down
2 changes: 1 addition & 1 deletion dist/mp4box.all.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 830e8a7

Please sign in to comment.