Skip to content

AudioEncoderConfig.bitrate should be explicitly forbidden to be 0. #860

@jyavenard

Description

@jyavenard

https://w3c.github.io/webcodecs/#dom-audioencoderconfig-bitrate doesn't define any constraints for the bitrate.

But we currently test that the bitrate is not 0 in
w3c/web-platform-tests/webcodecs/audio-encoder-config.https.any.js 'Bit rate present but equal to zero'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions