mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
speed: tiny doc blob clarification
This commit is contained in:
parent
bf7c118c3c
commit
bae725ed1f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue