[Live-devel] questiones about the MultiFramedRTPSource::doGetNextFrame1()
Danny Cheng
chengjianweiok at gmail.com
Wed Apr 8 19:51:40 PDT 2009
Hi,
I have questiones about the MultiFramedRTPSource::doGetNextFrame1() in
MultiFramedRTPSource.cpp.
In the codes bellow,
what is the role of fNeedDelivery? Does it means that whether should the RTP
Packets be delivered to fReorderingBuffer?
What does " nextPacket->useCount() == 0 " means? Or what is the role of
fuseCount?
In addition, if the sentence bettween "unsigned specialHeaderSize;" and
"nextPacket->skip(specialHeaderSize);" doesn't work, the
"specialHeaderSize " is not initialized, then how does
"nextPacket->skip(specialHeaderSize);" work?
Thank you!
--
After all, tomorrow is another day!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090409/2d1404eb/attachment.html>
More information about the live-devel
mailing list