[Bug 678663] [0.11] memory: Need equivalent of PyGST Buffer.data from PyGI, gst_map_info_get_data()?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 1 00:02:04 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678663
  GStreamer | gstreamer (core) | git

--- Comment #9 from Alban Browaeys <prahal at yahoo.com> 2012-07-01 07:02:00 UTC ---
Sorry I should have told it translate fine into a array in the gir.
     <field name="data" writable="1">
        <array zero-terminated="0" c:type="guint8*">
          <type name="guint8" c:type="guint8"/>
        </array>
      </field>
instead of:
      <field name="data" writable="1">
        <type name="guint8" c:type="guint8*"/>
      </field>
which indeed does not mean it "works".

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


More information about the gstreamer-bugs mailing list