docs/random/events: small typo. (and first commit test for me :)

Original commit message from CVS:
* docs/random/events : small typo. (and first commit test for me :)
This commit is contained in:
Stéphane Loeuillet 2004-04-29 17:33:11 +00:00
parent a1b6e4c148
commit 38bc5be22e

View file

@ -263,7 +263,7 @@ not important for the example.
(please note that this example is purely theoretical. It should just show ideas)
During playback, an application is interested in "interpret", "title", "length_time",
"length_size" and "URI" of the current stream.
- The appplication creates a HAS_INFO event and inserts it at the end of the pipeline into the
- The application creates a HAS_INFO event and inserts it at the end of the pipeline into the
osssink.
- The osssink cannot supply any info so it forwards the event to the mikmod element.
- The mikmod element can supply "title" and "length_time". It calls the supplied callback twice