[gst-devel] Immutable structure when GstQuery is referenced more than once
José Alburquerque
jaalburquerque at cox.net
Thu Jan 10 23:59:28 CET 2008
José Alburquerque wrote:
> I know that the cast causes the warnings because they go away without
> it. Is there a reason a GstQuery's structure becomes immutable if it is
> referenced more than once? Thanks.
>
>
I'm guessing it's to protect the structure from changing if the Query is
being referenced in a local function. Right? Thanks.
-Jose
More information about the gstreamer-devel
mailing list