Hello,

I'm trying to get to the extension header from an rtp stream I am receiving.  I 
see that I can call getHdrExtContent from the RTPPacket.  Will that data also 
include the 32 bits that precede the data and hold the identifier(16 bits) and 
the extension size (16bits)?  Or will I need to separately call 
getHdrExtUndefined and getHdrExtSize?

Thanks!
Brent
_______________________________________________
Ccrtp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to