aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtp.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-11-05 21:38:22 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-11-05 21:38:22 +0000
commit2916d12d762f9678f8924e16e3d31fc3ebc06f8a (patch)
treead6e409a7bd6a3145981d31dbc94f4aa47592367 /epan/dissectors/packet-rtp.h
parent4a92dc0bc999836e5f2422beab936a09c0dde183 (diff)
Packet-amr Register as "AMR" not "amr".
Add Dynamic PT:s mimestring to rtp_info if avalable. Use Dynamic PT:s mime string to find clock rate. svn path=/trunk/; revision=16397
Diffstat (limited to 'epan/dissectors/packet-rtp.h')
-rw-r--r--epan/dissectors/packet-rtp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-rtp.h b/epan/dissectors/packet-rtp.h
index cc6133b638..11341c06ad 100644
--- a/epan/dissectors/packet-rtp.h
+++ b/epan/dissectors/packet-rtp.h
@@ -42,6 +42,7 @@ struct _rtp_info {
guint info_payload_len; /* length of payload (incl padding) */
guint32 info_setup_frame_num; /* the frame num of the packet that set this RTP connection */
const guint8* info_data; /* pointer to raw rtp data */
+ gchar *info_payload_type_str;
/*
* info_data: pointer to raw rtp data = header + payload incl. padding.
* That should be safe because the "epan_dissect_t" constructed for the packet