Location:
rtp.h
class RRtpCSRCs;
A handle representing the list of CSRCs in an RTP packet.
Defined in RRtpCSRCs
:
Count()
, operator[]()
IMPORT_C TInt Count() const;
Gets the number of CSRCs in the RTP packet.
|