Re: [Live-devel] Question about fDurationInMicroseconds

2007-07-17 Thread Ross Finlayson
>Hello, > I had a question about the 'fDurationInMicroseconds' variable of >FramedSource class. What is the intended function of this variable? >What I see from the code is that it is used to schedule the 'next >send time' in the sink (e.g. MultiFramedRTPSink.cpp). Is that it? Yes. > Should

[Live-devel] Question about fDurationInMicroseconds

2007-07-17 Thread Mojtaba Hosseini
Hello, I had a question about the 'fDurationInMicroseconds' variable of FramedSource class. What is the intended function of this variable? What I see from the code is that it is used to schedule the 'next send time' in the sink (e.g. MultiFramedRTPSink.cpp). Is that it? Should I expect to re