python-efl/doc/elementary/video.rst

28 lines
472 B
ReStructuredText

.. currentmodule:: efl.elementary
Video
#####
Widget description
==================
Display a video by using Emotion.
It embeds the video inside an Edje object, so you can do some
animation depending on the video state change. It also implements a
resource management policy to remove this burden from the application.
Inheritance diagram
===================
.. inheritance-diagram::
Video
Player
:parts: 2
.. autoclass:: Video
.. autoclass:: Player