From 18344ae7b2ee27471910dd98d1d32d9e69173885 Mon Sep 17 00:00:00 2001 From: Olivier Crete Date: Thu, 8 Mar 2007 22:35:59 +0000 Subject: [MOVED FROM GST-P-FARSIGHT] Make documentation consistent with itself 20070308223559-3e2dc-cc20fe571370bc51bf963cc3df1b8ab4a3ddc20b.gz --- gst/rtpdtmf/gstrtpdtmfsrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/rtpdtmf/gstrtpdtmfsrc.c b/gst/rtpdtmf/gstrtpdtmfsrc.c index a748c5cb..26ac5f93 100644 --- a/gst/rtpdtmf/gstrtpdtmfsrc.c +++ b/gst/rtpdtmf/gstrtpdtmfsrc.c @@ -99,7 +99,7 @@ * * * structure = gst_structure_new ("dtmf-event", - * "type", G_TYPE_INT, GST_RTP_DTMF_TYPE_EVENT, + * "type", G_TYPE_INT, 1, * "number", G_TYPE_INT, 1, * "volume", G_TYPE_INT, 25, * "start", G_TYPE_BOOLEAN, TRUE, NULL); -- cgit v1.2.1