mbeijen · GitHub

Several public wave.Wave_write getter methods are currently not documented in Doc/library/wave.rst. (they do exist on wave.Wave.read)

Undocumented methods

  • getnchannels()
  • getsampwidth()
  • getframerate()
  • getnframes()
  • getcomptype()
  • getcompname()
  • getparams()

Expected behavior

These public methods should be documented in the Wave_write section, with brief descriptions

Linked PRs

Read the original on github.com ↗