Namespace inet::rtp
RtpCiSenderStatus
classRtp to App
Extends
Name | Type | Description |
---|---|---|
RtpSessionControlInfo | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
type | ||
status | RtpSenderStatus |
from RtpSenderStatusMessage: |
timeStamp | uint32_t |
Source code
// ~Rtp to App class RtpCiSenderStatus extends RtpSessionControlInfo { type = RTP_IFP_SENDER_STATUS; // from ~RtpSenderStatusMessage: RtpSenderStatus status; uint32_t timeStamp; }File: src/inet/transportlayer/rtp/RtpInterfacePacket.msg