class MRtpObserver |
callback function for received rtp packet.
RtpService.dll
Public Member Functions | |
---|---|
void | RtpPacketReceived(TRtpId, const TRtpRecvHeader &, const TDesC8 &) |
void | RtpPacketReceived | ( | TRtpId | aStreamId, |
const TRtpRecvHeader & | aHeaderInfo, | |||
const TDesC8 & | aPayloadData | |||
) | [pure virtual] |
Callback function to receive an RTP packet.
TRtpId aStreamId | |
const TRtpRecvHeader & aHeaderInfo | |
const TDesC8 & aPayloadData |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.