Home
last modified time | relevance | path

Searched refs:kmpid (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c4054 gchar *p, *kmpid; in gst_sdp_parse_keymgmt() local
4064 PARSE_STRING (p, " ", kmpid); in gst_sdp_parse_keymgmt()
4065 if (kmpid == NULL || !g_str_equal (kmpid, "mikey")) { in gst_sdp_parse_keymgmt()