[gst-devel] caps_set signal

Ronald Bultje rbultje at ronald.bitfreak.net
Mon May 24 06:58:07 CEST 2004


Hi,

On Mon, 24 May 2004, Benjamin Otte wrote:
> On Sun, 23 May 2004, Ronald S. Bultje wrote:
> > Just to make it easy, see attachment.
> I don't like it that way, I'd prefer notify::caps and caps-set being in
> sync, so I'd add a static function signal_saps_set that does the notify
> and the caps-set emission.

Will do.

> Another thing: What about unsetting caps? With the current approach you
> can't monitor that, so you advertise caps for a pad that are long unset.

Yeah, I noticed the same thing, but didn't care too much. I can add a
g_signal_emit (play, sig, 0, NULL); for caps unsetting. Which function is
that?

Ronald





More information about the gstreamer-devel mailing list