mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
design: element-sink: add missing markup
This commit is contained in:
parent
6c82899fa5
commit
fd7f12f68f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Events other than EOS do not complete the preroll stage.
|
||||||
|
|
||||||
## sink overview
|
## sink overview
|
||||||
|
|
||||||
- TODO: PREROLL\_LOCK can be removed and we can safely use the STREAM\_LOCK.
|
- TODO: `PREROLL_LOCK` can be removed and we can safely use the `STREAM_LOCK`.
|
||||||
|
|
||||||
``````
|
``````
|
||||||
# Commit the state. We return TRUE if we can continue
|
# Commit the state. We return TRUE if we can continue
|
||||||
|
|
Loading…
Reference in a new issue