RRtpCSRCs Class Reference

class RRtpCSRCs

A handle representing the list of CSRCs in an RTP packet.

Public Member Functions
IMPORT_C TIntCount()
IMPORT_C TUintoperator[](TUint)
Private Attributes
TRtpPacket *iPtr

Member Functions Documentation

Count()

IMPORT_C TIntCount()const

operator[](TUint)

IMPORT_C TUintoperator[](TUintaIndex)const

Parameters

TUint aIndex

Member Data Documentation

TRtpPacket * iPtr

TRtpPacket *iPtr[private]