summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-05-13 19:48:42 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 15:46:13 -0400
commit9bf185861238db37c973a1dfe497888eb5ea7598 (patch)
tree4099ff02d05217513db5bffbd0807942ebf0d9ae /docs
parent4f5d87bc48fd2d595427b2deda307db3fd66215e (diff)
downloadfarstream-9bf185861238db37c973a1dfe497888eb5ea7598.tar.gz
stream: add _destroy() method
This will remove all references to other objects and remove it from the session.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/farsight2-libs-sections.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/libs/farsight2-libs-sections.txt b/docs/libs/farsight2-libs-sections.txt
index 3f261a76..18ddb2c6 100644
--- a/docs/libs/farsight2-libs-sections.txt
+++ b/docs/libs/farsight2-libs-sections.txt
@@ -26,12 +26,13 @@ FsStream
FsStreamClass
FsStreamDirection
FsStreamState
+fs_stream_set_transmitter
fs_stream_add_remote_candidates
fs_stream_set_remote_codecs
fs_stream_force_remote_candidates
-fs_stream_add_id
+fs_stream_destroy
fs_stream_iterate_src_pads
-fs_stream_set_transmitter
+fs_stream_add_id
fs_stream_emit_error
fs_stream_emit_src_pad_added
<SUBSECTION Standard>