public interface RTCPFeedbackMessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
rtcpFeedbackMessageReceived(RTCPFeedbackMessageEvent event)
Notifies this RTCPFeedbackMessageListener that an RTCP feedback
message has been received
|
void rtcpFeedbackMessageReceived(RTCPFeedbackMessageEvent event)
event - an RTCPFeedbackMessageEvent which specifies the
details of the notification event such as the feedback message type and
the payload typeCopyright © 2022 jitsi.org. All rights reserved.