[Bug 745880] sdp: SDP <-> GstCaps helper functions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 01:43:47 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745880
--- Comment #19 from Hyunjun <zzoon.ko at samsung.com> ---
> + result =
> + g_strdup_printf ("prot=mikey;uri=\"%s\";data=\"%s\"",
> + stream->conninfo.location, base64);
>
> Maybe this g_strdup_printf() should be part of the library API?
That'll be good. This is really like below.:-)
const gchar * gst_sdp_make_keymgmt (const gchar *uri, const ghcar *base64)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list