mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-02 02:03:54 +00:00
SimpleTimelineLayer: Fix top-level doc
This commit is contained in:
parent
d8d1e95952
commit
f3c0d88e79
1 changed files with 2 additions and 2 deletions
|
@ -26,11 +26,11 @@
|
||||||
* API. Clients can add any type of GESTimelineObject to a
|
* API. Clients can add any type of GESTimelineObject to a
|
||||||
* GESSimpleTimelineLayer, and the layer will automatically compute the
|
* GESSimpleTimelineLayer, and the layer will automatically compute the
|
||||||
* appropriate start times.
|
* appropriate start times.
|
||||||
|
*
|
||||||
* Users should be aware that GESTimelineTransition objects are considered to
|
* Users should be aware that GESTimelineTransition objects are considered to
|
||||||
* have a negative duration for the purposes of positioning GESTimelineSource
|
* have a negative duration for the purposes of positioning GESTimelineSource
|
||||||
* objects (i.e., adding a GESTimelineTransition creates an overlap between
|
* objects (i.e., adding a GESTimelineTransition creates an overlap between
|
||||||
* the two adjacent sources
|
* the two adjacent sources.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ges-internal.h"
|
#include "ges-internal.h"
|
||||||
|
|
Loading…
Reference in a new issue