@mediabunny/mp3-encoder 1.40.0 → 1.42.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -273,6 +273,7 @@ var MediabunnyMp3Encoder = (() => {
273
273
  header: {
274
274
  totalSize: frameLength,
275
275
  mpegVersionId,
276
+ lowSamplingFrequency,
276
277
  layer,
277
278
  bitrate,
278
279
  frequencyIndex,