RTCPCompoundHandler::SDESChunk
RTCPCompoundHandler::SDESChunk
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
NAME
RTCPCompoundHandler::SDESChunk -
Struct for a chunk of items in a SDES RTCP packet.
SYNOPSIS
#include <rtcppkt.h>
Public Member Functions
uint32 getSSRC () const
Public Attributes
uint32 ssrc
SSRC identifer from sender.
SDESItem item
SDES item from sender.
Detailed Description
Struct for a chunk of items in a SDES RTCP packet.
Member Function Documentation
uint32 RTCPCompoundHandler::SDESChunk::getSSRC () const [inline]
Member Data Documentation
SDESItem RTCPCompoundHandler::SDESChunk::item
SDES item from sender.
uint32 RTCPCompoundHandler::SDESChunk::ssrc
SSRC identifer from sender.
Author
Generated automatically by Doxygen for ccRTP from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Detailed Description
-
- Member Function Documentation
-
- uint32 RTCPCompoundHandler::SDESChunk::getSSRC () const [inline]
-
- Member Data Documentation
-
- SDESItem RTCPCompoundHandler::SDESChunk::item
-
- uint32 RTCPCompoundHandler::SDESChunk::ssrc
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:54:13 GMT, April 16, 2011