inter: Add channel property
authorDavid Schleef <ds@schleef.org>
Sat, 17 Mar 2012 18:35:18 +0000 (11:35 -0700)
committerDavid Schleef <ds@schleef.org>
Sat, 17 Mar 2012 19:18:47 +0000 (12:18 -0700)
commit67f546968c22487b769149dddfb3d11de45acbe3
treebb1eb4a1397c2bbc27a9bd326ebe38c9b85d82c9
parent9aa9903430ee384a7ea46034f60b3e5d76f5abb6
inter: Add channel property

The channel property allows multiple intersrc/sink pairs to find
each other.  It's a free-form text string that must match among
various inter elements.  Also fixed up documentation and latency
handling.
gst/inter/gstinteraudiosink.c
gst/inter/gstinteraudiosink.h
gst/inter/gstinteraudiosrc.c
gst/inter/gstinteraudiosrc.h
gst/inter/gstintersubsink.c
gst/inter/gstintersubsink.h
gst/inter/gstintersubsrc.c
gst/inter/gstintersubsrc.h
gst/inter/gstintertest.c
gst/inter/gstintervideosink.c
gst/inter/gstintervideosrc.c