Documentation:Modules/delay
Jump to navigation
Jump to search
Module: delay | |
---|---|
Type | Stream output |
First VLC version | 2.0.0 |
Last VLC version | - |
Operating system(s) | all |
Description | Delay a stream |
Shortcut(s) | 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.