mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
appsrc: Fix typo in documentation
This commit is contained in:
parent
afcfb22f83
commit
7883663e26
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
*
|
*
|
||||||
* The pull mode, in which the need-data signal triggers the next push-buffer call.
|
* The pull mode, in which the need-data signal triggers the next push-buffer call.
|
||||||
* This mode is typically used in the "random-access" stream-type. Use this
|
* This mode is typically used in the "random-access" stream-type. Use this
|
||||||
* mode for file access or other randomly accessable sources. In this mode, a
|
* mode for file access or other randomly accessible sources. In this mode, a
|
||||||
* buffer of exactly the amount of bytes given by the need-data signal should be
|
* buffer of exactly the amount of bytes given by the need-data signal should be
|
||||||
* pushed into appsrc.
|
* pushed into appsrc.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue