Simple Module RTPPayloadSender

File: Transport/RTP/RTPPayloadSender.ned

C++ definition: click here

(no description)

Usage diagram:

The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.

RTPPayloadSender

Gates:

Name Direction Description
fromProfile input
toProfile output

Source code:

simple RTPPayloadSender

	gates:
		in: fromProfile;
		out: toProfile;
endsimple