mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 02:43:48 +02:00
Allow all Matroska AttachedFiles to be read & written via metadata tags
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
source: new Mediabunny.BlobSource(file),
|
||||
});
|
||||
|
||||
console.log(await input.getMetadataTags());
|
||||
|
||||
/*
|
||||
console.log(await input.computeDuration());
|
||||
return;
|
||||
|
||||
@@ -25,6 +28,7 @@
|
||||
}
|
||||
|
||||
console.log("Done")
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user