-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Description
An audio frame (or sample-frame, or sometimes just frame when talking about audio) is a term that is already in use with a specific meaning in general, on the web platform and even already in web codecs in other locations. It needs renaming.
It means "the ensemble of single audio samples that happen at a specific time, across multiple audio channels", which is unfortunately the opposite of its meaning in the Web Codecs spec, which is a group of continuous audio frames that has a duration.
An explanation here, but this is a pretty generic term.
fwiw, Gecko uses the term "audio segment".
bradisbell
Metadata
Metadata
Assignees
Labels
No labels