C++ definition: click here
NOTE: like RTPProfile
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 |
//NOTE: like RTPProfile simple RTPAVProfile { parameters: bool autoOutputFileNames; gates: input fromRTP; input fromPayloadSender; input fromPayloadReceiver[]; output toRTP; output toPayloadSender; output toPayloadReceiver[]; }