mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +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
|
||||
* GESSimpleTimelineLayer, and the layer will automatically compute the
|
||||
* appropriate start times.
|
||||
|
||||
*
|
||||
* Users should be aware that GESTimelineTransition objects are considered to
|
||||
* have a negative duration for the purposes of positioning GESTimelineSource
|
||||
* objects (i.e., adding a GESTimelineTransition creates an overlap between
|
||||
* the two adjacent sources
|
||||
* the two adjacent sources.
|
||||
*/
|
||||
|
||||
#include "ges-internal.h"
|
||||
|
|
Loading…
Reference in a new issue