MediaPlayer Application failed - g_value_set_object failed.

Harikumar nharikumar at tataelxsi.co.in
Thu Jan 3 02:29:20 PST 2013


These are the structure snippets :

struct gstdemux {

GstElement gstelement;
MyPgmInfo *pgminformations;
...
...
};

struct MyPgmInfo {
GstElement gstelement;
guint pid, pgm_number;
...
...
};

Demux is of type GST_TYPE_ELEMENT.
@Tim : Yes tim demux->pgminformations is not a GObject. It is a pointer to
structure MyPgmInfo.

Thanks
Hari



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/MediaPlayer-Application-failed-g-value-set-object-failed-tp4657681p4657687.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list