GrlMediaBox serialize unserialize problem



Hi,

I have a problem with serialize & unserialize regarding GrlMediaBox

I have a situation where I store GrlMedia subclasses like Box, Audio, or Video as serialized strings.
All may have also an url attached.
When I unserialize the stored information, I do not get the url back for type GrlMediaBox.
For Audio and Video it works.
As far I understod the code in grl-media.c it finds the url key and value (line 563 and after) .
But then it seems not to be appended to the GrlMediaBox box instance.

Any idea what is wrong?

Roland






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]