TimelineOverlay: Fix doc

This commit is contained in:
Edward Hervey 2010-07-06 18:57:22 +02:00
parent 9fa220c0c0
commit 5a58ef53b4

View file

@ -22,10 +22,12 @@
* SECTION:ges-timeline-overlay
* @short_description: Base Class for overlays in a #GESTimelineLayer
*
* Overlays are objects which modify the underlying layer(s). Examples of
* overlays include text, image watermarks, or audio dubbing. Transitions,
* which change from one source to another over time, are not considered
* overlays.
* Overlays are objects which modify the underlying layer(s).
*
* Examples of overlays include text, image watermarks, or audio dubbing.
*
* Transitions, which change from one source to another over time, are
* not considered overlays.
*/
#include "ges-internal.h"