clip media controls. Cf T1369

This commit is contained in:
Boris Faure 2014-07-26 16:51:14 +02:00
parent 601450db01
commit 38c5f1d4ec
1 changed files with 2 additions and 0 deletions

View File

@ -774,6 +774,8 @@ _type_mov_init(Evas_Object *obj)
* I think we need to swallow inside the bg object. but how to
* retrive the edje bg object from here?
* */
evas_object_smart_member_add(o, obj);
evas_object_clip_set(o, sd->clip);
evas_object_show(o);
media_play_set(obj, EINA_TRUE);