C++ definition: click here
(no description)
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Type | Default value | Description |
---|---|---|---|
autoOutputFileNames | bool |
Name | Direction | Size | Description |
---|---|---|---|
fromRTP | input | ||
fromPayloadSender | input | ||
fromPayloadReceiver [ ] | input | ||
toRTP | output | ||
toPayloadSender | output | ||
toPayloadReceiver [ ] | output |
simple RTPProfile { parameters: bool autoOutputFileNames; gates: input fromRTP; input fromPayloadSender; input fromPayloadReceiver[]; output toRTP; output toPayloadSender; output toPayloadReceiver[]; }