[Bug 697103] [PATCH] osxaudio: port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 16 02:06:17 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697103
  GStreamer | gst-plugins-good | git

--- Comment #30 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-16 09:06:11 UTC ---
(In reply to comment #29)

> I was wondering too about the timing of caps requests and the transition from
> the null to ready state (which I think is when the ring buffer gets created).
> I'm surprised to hear that the caps queries happen first.

The CAPS query and ACCEPT_CAPS query can happen at any time, but before the
element has transitioned to the READY state it's normal to just use the
template caps here. In READY/PAUSED/PLAYING you would check what the device
actually supports

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