.. 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
