|
||
class RRtpCSRCs;
A handle representing the list of CSRCs in an RTP packet.
Defined in RRtpCSRCs
:
Count()const
Gets the number of CSRCs in the RTP packet.operator[](TUint)const
Gets a specific CSRC as identified by the specified index.IMPORT_C TInt Count() const;
Gets the number of CSRCs in the RTP packet.
|