LeviLamina
|
Classes | |
struct | RtpSenderContext |
Public Member Functions | |
MCAPI::webrtc::RTCPSender::FeedbackState | GetFeedbackState () |
MCAPI void | MaybeSendRtcp () |
MCAPI void | MaybeSendRtcpAtOrAfterTimestamp (::webrtc::Timestamp) |
MCAPI | ModuleRtpRtcpImpl2 (::webrtc::RtpRtcpInterface::Configuration const &) |
MCAPI void | PeriodicUpdate () |
MCAPI void | ScheduleMaybeSendRtcpAtOrAfterTimestamp (::webrtc::Timestamp, ::webrtc::TimeDelta) |
MCAPI void | ScheduleRtcpSendEvaluation (::webrtc::TimeDelta) |
MCAPI bool | StorePackets () const |
MCAPI bool | TimeToSendFullNackList (int64) const |
MCAPI int64 | rtt_ms () const |
MCAPI void | set_rtt_ms (int64) |
MCAPI void * | $ctor (::webrtc::RtpRtcpInterface::Configuration const &) |
Static Public Member Functions | |
static MCAPI ::std::unique_ptr<::webrtc::ModuleRtpRtcpImpl2 > | Create (::webrtc::RtpRtcpInterface::Configuration const &) |
static MCAPI void ** | $vftableForRtpRtcpInterface () |
static MCAPI void ** | $vftableForModuleRtpRtcp () |