design: segments: fix typo
This commit is contained in:
parent
4fa71e48dd
commit
04dbb74b78
@ -73,7 +73,7 @@ render_time = BUFFER_TIMESTAMP - segment_start + element->base_time
|
||||
|
||||
It then syncs against the clock with this `render_time`. Note that
|
||||
`BUFFER_TIMESTAMP` is always >= `segment_start` or else it would fall outside
|
||||
of the configure segment.
|
||||
of the configured segment.
|
||||
|
||||
Videosink reports its current position as (simplified):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user