multifilesink: Add next-file property
authorDavid Schleef <ds@schleef.org>
Sun, 13 Sep 2009 19:30:34 +0000 (12:30 -0700)
committerDavid Schleef <ds@schleef.org>
Mon, 14 Sep 2009 03:00:53 +0000 (20:00 -0700)
commit78eeb6636e3e8297a9d739c8dd1196f57f91a085
treecf1c591a928e1946cb68f541d7c4800dc6f1f6dd
parent903c79e7673666957467c1dccb6a19e2e22e90c0
multifilesink: Add next-file property

Add a property to allow control over what event causes a file
to finish being written and a new file start.  The default is
the same as before -- each buffer causes a new file to be
written.  Added is a case where buffers are written to the
same file until a discontinuity in the stream.
gst/multifile/gstmultifilesink.c
gst/multifile/gstmultifilesink.h