mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 21:21:12 +00:00
doc: Fix typo
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2903>
This commit is contained in:
parent
d2fcf85796
commit
73c75479d6
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ measure the amount of framedrops they have. (see [qos](additional/design/qos.md)
|
||||||
## SEEK
|
## SEEK
|
||||||
|
|
||||||
A seek event is issued by the application to configure the playback
|
A seek event is issued by the application to configure the playback
|
||||||
range of a stream. It is called form the application thread and travels
|
range of a stream. It is called from the application thread and travels
|
||||||
upstream.
|
upstream.
|
||||||
|
|
||||||
The seek event contains the new start and stop position of playback
|
The seek event contains the new start and stop position of playback
|
||||||
|
|
Loading…
Reference in a new issue