| Top |
GstRTSPToken * gst_rtsp_token_new_valist (const gchar *firstfield,va_list var_args);
const GstStructure *
gst_rtsp_token_get_structure (GstRTSPToken *token);
GstStructure *
gst_rtsp_token_writable_structure (GstRTSPToken *token);
const gchar * gst_rtsp_token_get_string (GstRTSPToken *token,const gchar *field);
gboolean gst_rtsp_token_is_allowed (GstRTSPToken *token,const gchar *field);