multifilesink: fix property name in example pipeline
Since the move from CVS the property name of the documentation example has been filename instead of location. Users trying the gst-launch command as is will get: no property name "filename" in element Fixing it.
This commit is contained in:
parent
7348ed5faa
commit
fb00a357cd
@ -109,7 +109,7 @@
|
||||
* <title>Example launch line</title>
|
||||
* |[
|
||||
* gst-launch-1.0 audiotestsrc ! multifilesink
|
||||
* gst-launch-1.0 videotestsrc ! multifilesink post-messages=true filename="frame%d"
|
||||
* gst-launch-1.0 videotestsrc ! multifilesink post-messages=true location="frame%d"
|
||||
* ]|
|
||||
* </refsect2>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user