Hi,<br>I have questiones about the MultiFramedRTPSource::doGetNextFrame1() in MultiFramedRTPSource.cpp.<br>In the codes bellow, <br>what is the role of fNeedDelivery? Does it means that whether should the RTP Packets be delivered to fReorderingBuffer?<br>
What does " nextPacket->useCount() == 0 " means? Or what is the role of fuseCount?<br>In addition, if the sentence bettween "unsigned specialHeaderSize;" and "nextPacket->skip(specialHeaderSize);" doesn't work, the <br>
"specialHeaderSize " is not initialized, then how does "nextPacket->skip(specialHeaderSize);" work?<br><br>Thank you!<br clear="all"><br>-- <br>After all, tomorrow is another day!<br>