Files
pybricks-api/doc/api/media.rst
T
Laurens Valk 8acab1898a doc: delete existing inline examples
Those should be included as working and tested Python files instead. They should be toggled on/off.
2019-12-09 14:31:53 +01:00

17 lines
444 B
ReStructuredText

:mod:`media` -- Sounds and Images
=============================================
You can use your own sound and image files by placing them in your project
folder. You can also use any of the images and sounds built into Pybricks.
ev3dev
------
These images and sounds are only available for Pybricks on ev3dev.
.. autoclass:: pybricks.media.ev3dev.ImageFile
:no-members:
.. autoclass:: pybricks.media.ev3dev.SoundFile
:no-members: