Module awedio::manager

source ·
Expand description

Manager is how sounds are played on a backend.

Structs

  • A Manager can play sounds by rendering sounds on a Renderer for a backend.
  • Final mixed samples are pulled from the Renderer.