[Live-devel] FramedSource::getNextFrame()

David BERTRAND bidibulle at operamail.com
Thu Jun 1 12:50:38 PDT 2006


Roy,
If I understand correctly what you mean I would say :
PAUSE : simply calls sink.stopPlaying()
PLAY (AGAIN) : simply calls sink.startPlaying(source,...)
Hope this helps,
David
> ----- Original Message -----
> From: "Ross Finlayson" <finlayson at live555.com>
> To: "LIVE555 Streaming Media - development & use" <live-devel at ns.live555.com>
> Subject: Re: [Live-devel] FramedSource::getNextFrame()
> Date: Thu, 01 Jun 2006 12:25:26 -0700
> 
> 
> At 06:13 AM 6/1/2006, you wrote:
> > Ok ,
> > but can i do a sequential 'pause and play' with more than one source
> > with getNextFrame() ?
> 
> I don't really understand your question.  "getNextFrame()" can be
> called on many different objects concurrently.  (However, once you've
> called "getNextFrame()" on an object, you can't call it again on the
> *same* object until the first call completes (with delivery to the
> downstream client).)
> 
> If you want to 'pause' media flow, then call
> "MediaSink::stopPlaying()" on your 'sink' object.  Then, to restart
> it, call "MediaSink::startPlaying()" on your 'sink' object once again.
> 
> 
> 	Ross Finlayson
> 	Live Networks, Inc. (LIVE555.COM)
> 	<http://www.live555.com/>
> 
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel

>


-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com

Powered by Outblaze



More information about the live-devel mailing list