LeviLamina
Loading...
Searching...
No Matches
webrtc::SctpDataChannelControllerInterface Class Referenceabstract
Inheritance diagram for webrtc::SctpDataChannelControllerInterface:

Public Member Functions

virtual::webrtc::RTCError SendData (::webrtc::StreamId, ::webrtc::SendDataParams const &, ::rtc::CopyOnWriteBuffer const &)=0
virtual void AddSctpDataStream (::webrtc::StreamId)=0
virtual void RemoveSctpDataStream (::webrtc::StreamId)=0
virtual void OnChannelStateChanged (::webrtc::SctpDataChannel *, ::webrtc::DataChannelInterface::DataState)=0
virtual uint64 buffered_amount (::webrtc::StreamId) const =0
virtual uint64 buffered_amount_low_threshold (::webrtc::StreamId) const =0
virtual void SetBufferedAmountLowThreshold (::webrtc::StreamId, uint64)=0
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Member Function Documentation

◆ $dtor()

MCAPI void webrtc::SctpDataChannelControllerInterface::$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::SctpDataChannelControllerInterface::$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: