[gstreamer-bugs] [Bug 339279] GstURIHandler unsupported

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 21 03:33:38 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339279
 GStreamer | gst-python | Ver: 0.10.3


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from Edward Hervey  2006-04-21 10:33 UTC -------
The problem is the virtual methods for interfaces aren't defined in the .defs
files, so the codegenerator doesn't allow interfaces subclassing.

Steps to do :
1/ (optional) Add needed vtable argument to the interface definition
2/ Define interfaces virtual methods
3/ Write overrides


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list