RRtpCSRCs Class Reference
class RRtpCSRCs
A handle representing the list of CSRCs in an RTP packet.
Public Member Functions
IMPORT_C
TInt
Count
()
IMPORT_C
TUint
operator[]
(
TUint
)
Private Attributes
TRtpPacket *
iPtr
Member Functions Documentation
Count()
IMPORT_C
TInt
Count
(
)
const
operator[](TUint)
IMPORT_C
TUint
operator[]
(
TUint
aIndex
)
const
Parameters
TUint
aIndex
Member Data Documentation
TRtpPacket * iPtr
TRtpPacket *
iPtr
[private]