Skip to content

wave: document missing public Wave_write getter methods #145450

@mbeijen

Description

@mbeijen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions