RtpAvProfilePayload32Sender

Package: inet.transportlayer.rtp

RtpAvProfilePayload32Sender

simple module

(no description)

Inheritance diagram

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

Gates

Name Direction Size Description
profileIn input
profileOut output

Scheduled messages (observed)

msgkindctrltagsmsgnamecontext
omnetpp::cMessage0nextFrame

Incoming messages (observed)

gatemsgkindctrlsrcModuletags
profileInRtpInnerPacket0RtpAvProfile

Outgoing messages (observed)

gatemsgkindctrldestModuletags
profileOutRtpInnerPacket0RtpAvProfile

Packet operations (observed)

chunkTypepacketAction
ByteCountChunkinsertAtBack
RtpHeaderinsertAtFront
RtpMpegHeaderinsertAtBack

Source code

simple RtpAvProfilePayload32Sender like IRtpPayloadSender
{
    gates:
        input profileIn @labels(RtpInnerPacket);
        output profileOut @labels(RtpInnerPacket);
}

File: src/inet/transportlayer/rtp/RtpPayloadSender.ned