Documentation:Modules/delay
< Documentation:Modules
Jump to navigation
Jump to search
Revision as of 03:56, 14 March 2019 by DoesItReallyMatter (talk | contribs) (Create page marked up/adapted from program output/source code/changelog)
Module: delay | |
---|---|
Type | Stream output |
First VLC version | 2.0.0 |
Last VLC version | - |
Operating system(s) | all |
Description | Delay a stream |
Shortcut(s) | - |
The only shortcut to this module is delay
.
Options
- sout-delay-id <integer> : Specify an identifier integer for this elementary stream default value: 0
- sout-delay-delay <integer> : Specify a delay (in ms) for this elementary stream. Positive means delay and negative means advance default value: 0
Examples
From the changelog: #delay{id=12,delay=500}:standard...
Source code
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.