RRtpCSRCs Class Reference
Link against: rtpremoved.lib
Detailed Description
A handle representing the list of CSRCs in an RTP packet.
Member Function Documentation
Count ( )
IMPORT_C TInt | Count | ( | ) | const |
Gets the number of CSRCs in the RTP packet.
Returns: The number of CSRCs.
operator[] ( TUint )
Gets a specific CSRC as identified by the specified index.
Parameter | Description | aIndex | The index value. This is relative to zero, i.e. a zero value refers to the first CSRC. |
Returns: The CSRC identifier.