#include <mmccnetworksettings.h>
Public Attributes | |
TInetAddr | iRemoteAddress |
TUint | iRemoteRtcpPort |
TInetAddr | iLocalAddress |
TInetAddr | iLocalPublicAddress |
TUint | iLocalRtcpPort |
TUint | iLocalPublicRtcpPort |
TInt | iMediaQosValue |
TInt | iIapId |
TUint32 | iReserved1 |
TUint32 | iReserved2 |
The TMccNetSettings captures the MCC network settings into one class. Many of the members of this class are not used anymore - see the member variable documentation below.
Note that if you are specifying the Media QoS value, setting the value will require NetworkControl capability.
IAP ID which to use for the connection.
TInetAddr TMccNetSettings::iLocalAddress |
When the function CreateLink returns this will contain the local address and port for the RTP media.
Media QoS value - see more from See more from: Symbian Developer Library / in_sock.h Global variables / KSoIpTOS