Problem with the same custom element multiple times

Stirling Westrup swestrup at gmail.com
Fri Jun 5 13:50:42 PDT 2015


On Wed, Jun 3, 2015 at 2:35 AM, Totoketchup <anthony.damato at hotmail.fr>
wrote:

> Hi !
>
> Thx for your answer :),
>
> Where can I look in my code if there is a shared state ?
>
>
>
Everything you put into a Class structure is shared between instances.
Every variable that you make global is shared. Every variable you store
somewhere other than the class instance for your object is probably shared.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150605/46aff3a5/attachment.html>


More information about the gstreamer-devel mailing list