[Bug 745880] sdp: SDP <-> GstCaps helper functions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 14 01:47:01 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745880

--- Comment #20 from Hyunjun <zzoon.ko at samsung.com> ---

> +GstSDPResult            gst_sdp_message_attributes_to_caps  (const
> GstSDPMessage *msg, GstCaps *caps);
> +GstSDPResult            gst_sdp_media_attributes_to_caps    (const
> GstSDPMedia *media, GstCaps *caps);
> 
> The last two are only _to_caps(). Shouldn't there be an inverse one for
> parsing caps and putting attributes into the SDP?

I think I don't understand perfectly.
This inverse api can provide attributes except for default attributes?

-- 
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