-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
extensionInterface changes that extend without breaking.Interface changes that extend without breaking.
Description
BYOB is blocked on having read-only buffers, tracked in WICG/reducing-memory-copies#1. This issue adds a consideration for when that is eventually resolved.
The request from audio industry pros is for an ability to say "when you write your output to my buffer, please skip over X bytes and stop writing after Y bytes". The use case is for codecs that are known to produce throw some initial throw-away outputs, like opus and mp3.
Metadata
Metadata
Assignees
Labels
extensionInterface changes that extend without breaking.Interface changes that extend without breaking.