|
|
RtpTransportInternal & | operator= (RtpTransportInternal const &) |
|
| RtpTransportInternal (RtpTransportInternal const &) |
|
virtual void | SetRtcpMuxEnabled (bool enable)=0 |
|
virtual::std::string const & | transport_name () const =0 |
|
virtual int | SetRtpOption (::rtc::Socket::Option opt, int value)=0 |
|
virtual int | SetRtcpOption (::rtc::Socket::Option opt, int value)=0 |
|
virtual bool | rtcp_mux_enabled () const =0 |
|
virtual bool | IsReadyToSend () const =0 |
|
virtual bool | IsWritable (bool rtcp) const =0 |
|
virtual bool | SendRtpPacket (::rtc::CopyOnWriteBuffer *packet, ::rtc::PacketOptions const &options, int flags)=0 |
|
virtual bool | SendRtcpPacket (::rtc::CopyOnWriteBuffer *packet, ::rtc::PacketOptions const &options, int flags)=0 |
|
virtual void | UpdateRtpHeaderExtensionMap (::std::vector<::webrtc::RtpExtension > const &header_extensions)=0 |
|
virtual bool | IsSrtpActive () const =0 |
|
virtual bool | RegisterRtpDemuxerSink (::webrtc::RtpDemuxerCriteria const &criteria, ::webrtc::RtpPacketSinkInterface *sink)=0 |
|
virtual bool | UnregisterRtpDemuxerSink (::webrtc::RtpPacketSinkInterface *sink)=0 |
| MCAPI void | $dtor () |
◆ $dtor()
| MCAPI void webrtc::RtpTransportInternal::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
| MCAPI void ** webrtc::RtpTransportInternal::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: