platypush/platypush/plugins/sound/_converters
Fabio Manganiello f960ec4bf4 [`sound`] Plugin refactor.
- Added `input_format`/`output_format` options to both input and output
  audio streams.

- Replaced the previous (confusing) occurrences of `ffmpeg_format` and
  `format`.

- Added custom `dtype` option for `sound.play`.

- Added `join` flag (default: false) to `sound.play` to wait for the
  playback to finish.
2023-10-31 00:44:05 +00:00
..
__init__.py Sound plugin rewritten almost from scratch. 2023-06-27 13:31:38 +02:00
_base.py [`sound`] Plugin refactor. 2023-10-31 00:44:05 +00:00
_from_raw.py [`sound`] Plugin refactor. 2023-10-31 00:44:05 +00:00
_to_raw.py [`sound`] Plugin refactor. 2023-10-31 00:44:05 +00:00