efl/legacy/emotion/src/examples
Rafael Antognolli 0c4dd42a0a emotion/aspect: Add API to configure the aspect ratio policy.
The new function emotion_object_keep_aspect_set() allow to set a policy
that will automatically change the emotion object border property, based
on the video aspect ratio and object current aspect ratio.

Possible values are:
 * EMOTION_ASPECT_KEEP_NONE
 * EMOTION_ASPECT_KEEP_WIDTH
 * EMOTION_ASPECT_KEEP_HEIGHT
 * EMOTION_ASPECT_KEEP_BOTH
 * EMOTION_ASPECT_CROP
 * EMOTION_ASPECT_CUSTOM

SVN revision: 63416
2011-09-15 18:51:33 +00:00
..
Makefile.am emotion/border: Add border/crop support for emotion objects. 2011-09-15 18:51:23 +00:00
emotion_basic_example.c emotion/example - basic usage of emotion commented. 2011-07-04 14:30:54 +00:00
emotion_border_example.c emotion/aspect: Add API to configure the aspect ratio policy. 2011-09-15 18:51:33 +00:00
emotion_generic_example.c emotion/generic: Fix frame dropping. 2011-09-05 21:52:18 +00:00
emotion_signals_example.c emotion/example - basic usage of emotion commented. 2011-07-04 14:30:54 +00:00