<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [Live-devel] Continous Streaming of m4e
files</title></head><body>
<blockquote type="cite" cite><font face="Times New Roman">In effect,
we're tring to use the
"</font>ByteStreamMultiFileSource" class to do a sort of
"playlist".</blockquote>
<blockquote type="cite" cite><font face="Times New Roman">We'd like
to understand where/how, during the streaming, this object manages the
step from one file to the next one</font></blockquote>
<div><br></div>
<div>This is done in
"ByteStreamMultiFileSource::onSourceClosure()" and
"ByteStreamMultiFileSource::onSourceClosure1()".</div>
<div><br></div>
<div>Note that you should not modify the existing
"ByteStreamMultiFileSource " code, but instead write your
own, new class. That way, you won't be affected each time you
need to upgrade to the latest version of the "LIVE555 Streaming
Media" code.</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>