Skip to content
  • Johan Dahlin's avatar
    New 'fancy' constructor for gst.Element, allows creating elements in a more... · 98d6484e
    Johan Dahlin authored and Edward Hervey's avatar Edward Hervey committed
    New 'fancy' constructor for gst.Element, allows creating elements in a more pythonic way (i.e. myelement = gst.Elemen...
    
    Original commit message from CVS:
    Patch by: Johan Dahlin  <johan at gnome dot org>
    * gst/__init__.py:
    * gst/gstelement.override:
    * testsuite/test_element.py:
    New 'fancy' constructor for gst.Element, allows creating elements in a
    more pythonic way (i.e. myelement = gst.Element("oggmux")).
    Fixes #530417
    98d6484e