> in MultiFramedRTPSource::doGetNextFrame1, why 'if
> (fCurrentPacketCompletesFrame && fFrameSize > 0)' need 'fFrameSize > 0',
> fCurrentPacketCompletesFrame is true, the frame is completes,then can break
> the while, is not it?
I’m not going to answer your question. Here’s why:
I’ve fou
--- Begin Message ---
in MultiFramedRTPSource::doGetNextFrame1, why 'if
(fCurrentPacketCompletesFrame && fFrameSize > 0)' need 'fFrameSize > 0',
fCurrentPacketCompletesFrame is true, the frame is completes,then can break
the while, is not it?
wangdanhui...@aliyun.com
--- End Message ---