LeviLamina
|
This is the complete list of members for webrtc::RtpRtcpInterface, including all inherited members.
AssignSequenceNumber(::webrtc::RtpPacketToSend &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
CanSendPacket(::webrtc::RtpPacketToSend const &) const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
DeRegisterSendPayload(char)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
DeregisterSendRtpHeaderExtension(::std::string_view)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
ExpectedPerPacketOverhead() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
ExpectedRetransmissionTime() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
FetchFecPackets()=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
FlexfecSsrc() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GeneratePadding(uint64)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetLatestReportBlockData() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetNonSenderRttStats() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetRtpState() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetRtxState() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetSenderReportStats() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetSendRates() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetSendStreamDataCounters(::webrtc::StreamDataCounters *, ::webrtc::StreamDataCounters *) const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
GetSentRtpPacketInfos(::rtc::ArrayView< ushort const >) const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
IncomingRtcpPacket(::rtc::ArrayView< uchar const >)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
IsAudioConfigured() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
LastRtt() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
MaxRtpPacketSize() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
OnAbortedRetransmissions(::rtc::ArrayView< ushort const >)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
OnBatchComplete()=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
OnPacketsAcknowledged(::rtc::ArrayView< ushort const >)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
OnPacketSendingThreadSwitched()=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
OnSendingRtpFrame(uint, int64, int, bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RegisterRtpHeaderExtension(::std::string_view, int)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RegisterSendPayloadFrequency(int, int)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RTCP() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RtpSender()=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RtpSender() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RtxSendStatus() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
RtxSsrc() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendCombinedRtcpPacket(::std::vector<::std::unique_ptr<::webrtc::rtcp::RtcpPacket > >)=0 (defined in webrtc::RtcpFeedbackSenderInterface) | webrtc::RtcpFeedbackSenderInterface | pure virtual |
Sending() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendingMedia() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendLossNotification(ushort, ushort, bool, bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendNACK(ushort const *, ushort)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendNack(::std::vector< ushort > const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendPacket(::std::unique_ptr<::webrtc::RtpPacketToSend >, ::webrtc::PacedPacketInfo const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SendRTCP(::webrtc::RTCPPacketType)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SequenceNumber() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetAsPartOfAllocation(bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetCNAME(::std::string_view)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetExtmapAllowMixed(bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetFecProtectionParams(::webrtc::FecProtectionParams const &, ::webrtc::FecProtectionParams const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetLocalSsrc(uint)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetMaxRtpPacketSize(uint64)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetMid(::std::string_view)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetNonSenderRttMeasurement(bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRemb(int64, ::std::vector< uint >)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRemoteSSRC(uint)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRTCPStatus(::webrtc::RtcpMode)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRtpState(::webrtc::RtpState const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRtxSendPayloadType(int, int)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRtxSendStatus(int)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetRtxState(::webrtc::RtpState const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetSendingMediaStatus(bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetSendingStatus(bool)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetSequenceNumber(ushort)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetStartTimestamp(uint)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetStorePacketsStatus(bool, ushort)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SetVideoBitrateAllocation(::webrtc::VideoBitrateAllocation const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SSRC() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
StartTimestamp() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SupportsPadding() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
SupportsRtxPayloadPadding() const =0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
TrySendPacket(::std::unique_ptr<::webrtc::RtpPacketToSend >, ::webrtc::PacedPacketInfo const &)=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
UnsetRemb()=0 (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | pure virtual |
~RtcpFeedbackSenderInterface()=default (defined in webrtc::RtcpFeedbackSenderInterface) | webrtc::RtcpFeedbackSenderInterface | virtual |
~RtpRtcpInterface()=default (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | virtual |