[Bug 784680] audio-channels: bindings-friendly positions_from_mask

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 10 07:09:36 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784680

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #355133|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 355133
  --> https://bugzilla.gnome.org/attachment.cgi?id=355133
audio-channels: bindings-friendly positions_from_mask

GList is not very bindings friendly either, just look at the GINT_TO_POINTER()
hack you're doing there :)

How about "GstAudioChannelPosition *
gst_audio_channel_positions_array_from_mask(gint channels, guint64
channel_mask, gsize *n_positions)", and annotating "(array length=n_positions)"
for the return value?

-- 
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