Class RTPCIDeleteSenderModule

File: src/inet/transportlayer/rtp/RTPInterfacePacket.msg

C++ definition

App to RTP

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends:

Name Type Description
RTPSessionControlInfo class

base class

Fields:

Name Type Description
type short
ssrc uint32

Source code:

// App to ~RTP
class RTPCIDeleteSenderModule extends RTPSessionControlInfo
{
    type = RTP_IFP_DELETE_SENDER_MODULE;
}