From 4cff10fb916d209ede449e1172fad5e38b3c5dd8 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 19 Mar 2018 08:57:47 -0300 Subject: doc: Remove documentation about GESVideoSource::zorder as it doesn't exist The zorder is controled through the GESLayer priority API, not directly on the sources. --- ges/ges-video-source.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ges/ges-video-source.c b/ges/ges-video-source.c index af1a34ce..d8292002 100644 --- a/ges/ges-video-source.c +++ b/ges/ges-video-source.c @@ -49,11 +49,6 @@ * The desired y position for the stream * * - * guint - * zorder - * The desired z order for the stream - * - * * gint * width * The desired width for that source. Set to 0 if size is not mandatory, will be set to width of the current track. -- cgit v1.2.3