mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
docs/design/part-clocks.txt: minor corrections
This commit is contained in:
parent
a70055b585
commit
25257ccf58
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Clock implementations
|
|||
The GStreamer core provides a GstSystemClock based on the system time.
|
||||
Asynchronous callbacks are scheduled from an internal thread.
|
||||
|
||||
Clock implementors are encouraged to subclass this systemclock as it
|
||||
Clock implementers are encouraged to subclass this systemclock as it
|
||||
implements the async notification.
|
||||
|
||||
Subclasses can however override all of the important methods for sync and
|
||||
|
|
Loading…
Reference in a new issue