summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2008-07-16 20:51:07 +0200
committerBenjamin Otte <otte@gnome.org>2008-07-16 20:51:07 +0200
commit8d07cd59f8ee68f55f7478c9be01d1f428e81cda (patch)
tree5b40cf3bad9fbb6340f50f569d49510162ea721b /doc
parentc6b0f48029a18280f50525154fc38f3a731edcd8 (diff)
rename swfdec_stream_eof() to swfdec_stream_close() and add swfdec_stream_is_complete()
Diffstat (limited to 'doc')
-rw-r--r--doc/swfdec-sections.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/swfdec-sections.txt b/doc/swfdec-sections.txt
index 4ca26f78..73d812c2 100644
--- a/doc/swfdec-sections.txt
+++ b/doc/swfdec-sections.txt
@@ -21,10 +21,11 @@ SWFDEC_AUDIO_GET_CLASS
<TITLE>SwfdecStream</TITLE>
SwfdecStream
SwfdecStreamClass
-swfdec_stream_open
swfdec_stream_is_open
+swfdec_stream_is_complete
+swfdec_stream_open
swfdec_stream_push
-swfdec_stream_eof
+swfdec_stream_close
swfdec_stream_error
swfdec_stream_errorv
<SUBSECTION Standard>