Property | Type | Description | |
---|---|---|---|
LostFrames | int | ||
Message | string | ||
RtpStream | RtpStream |
Method | Description | |
---|---|---|
FrameOutOfSequenceEventArgs ( RtpStream rtpStream, int lostFrames, string message ) : System |
public FrameOutOfSequenceEventArgs ( RtpStream rtpStream, int lostFrames, string message ) : System | ||
rtpStream | RtpStream | |
lostFrames | int | |
message | string | |
return | System |