(no subject)
"Martin Mainka" <[email protected]> Thu, 22 Nov 2007 12:07:53 +0100
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <000601c82cf7$edb0f280$0400a8c0@mainka4> |
Hi, using APP Packets I think it is useful to change the parameters of the the virtual function in cqueue.h from onGotAPP(SyncSource& src, RTCPCompoundHandler::APPPacket& pkt, size_t size) --> onGotAPP(SyncSource& src, RTCPPacket& pkt) Like the parameters of onGotSDES This will give access to the subtype of the APP packet that is otherwise not accessible from inside the application With best regards Martin Mainka