decodebin2: Update documentation of the autoplug-* signals
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 18 Feb 2011 10:58:44 +0000 (11:58 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 18 Feb 2011 10:58:44 +0000 (11:58 +0100)
commitef5f73206dd3ad515abea7e2c1a8e24a3fcc2814
treec869f04567904ef629bbc19f812cd43a0e5af679
parent785f35a48e46ff99a7db1715e5edd182301e3555
decodebin2: Update documentation of the autoplug-* signals

Add notes about the behaviour if multiple signal handlers are connected.
For most autoplug-* signals only the first signal handler will ever
be invoked.

Also add to the autoplug-sort docs that the signal handler can return NULL
to specify that the order should change and other handlers get the chance
to sort the array.
gst/playback/gstdecodebin2.c