On Thu, 2009-11-26 at 16:13 +0100, Carlo Wood wrote: > On Wed, Nov 25, 2009 at 06:03:37PM -0500, José Alburquerque wrote: > > You know, rechecking the docs, the C API does have a macro called > > GST_MIXER_TRACK_HAS_FLAG() used to check what flags a Gst::MixerTrack > > has. We'll try to add a convenience function for this. For now, using > > the Gst::MixerTrack::property_flags() property and seeing if the > > appropriate flag from Gst::MixerTrackFlags is set should work just as > > well. > > K, I now made these function, which work :)
Nicely done. :-) -- José _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
