[farsight2/master] Document reserved-pt mecanism

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:21:44 PST 2008


---
 gst-libs/gst/farsight/fs-session.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-session.c b/gst-libs/gst/farsight/fs-session.c
index 814eb5f..9df0ef3 100644
--- a/gst-libs/gst/farsight/fs-session.c
+++ b/gst-libs/gst/farsight/fs-session.c
@@ -182,6 +182,10 @@ fs_session_class_init (FsSessionClass *klass)
    * of #FsCodec. User must free this codec list using fs_codec_list_destroy()
    * when done.
    *
+   * The payload type may be a valid dynamic PT (96-127), %FS_CODEC_ID_DISABLE
+   * or %FS_CODEC_ID_ANY. If the encoding name is "reserve-pt", then the
+   * payload type of the codec will be "reserved" and not be used by any
+   * dynamically assigned payload type.
    */
   g_object_class_install_property (gobject_class,
       PROP_LOCAL_CODECS_CONFIG,
-- 
1.5.6.5




More information about the farsight-commits mailing list