19 lines
310 B
ReStructuredText
19 lines
310 B
ReStructuredText
*********************
|
|
:mod:`mopidy.outputs`
|
|
*********************
|
|
|
|
Outputs are responsible for playing audio.
|
|
|
|
|
|
Output API
|
|
==========
|
|
|
|
A stable output API is not available yet, as we've only implemented a single
|
|
output module.
|
|
|
|
|
|
Output implementations
|
|
======================
|
|
|
|
* :mod:`mopidy.outputs.gstreamer`
|