From bae725ed1f35c983f2ab588b2eeeeba7e814c469 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Tue, 22 Nov 2011 09:10:32 +0100 Subject: [PATCH] speed: tiny doc blob clarification --- gst/speed/gstspeed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/speed/gstspeed.c b/gst/speed/gstspeed.c index 323181fd98..82c816a63f 100644 --- a/gst/speed/gstspeed.c +++ b/gst/speed/gstspeed.c @@ -21,7 +21,7 @@ /** * SECTION:element-speed * - * Plays an audio stream at a different speed. + * Plays an audio stream at a different speed (by resampling the audio). * * Do not use this element. Either use the 'pitch' element, or do a seek with * a non-1.0 rate parameter, this will have the same effect as using the speed