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

Public Member Functions

virtual void Stop ()=0
 
virtual void SetMediaChannel (::cricket::MediaReceiveChannelInterface *)=0
 
virtual void SetupMediaChannel (uint)=0
 
virtual void SetupUnsignaledMediaChannel ()=0
 
virtual void set_transport (::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface >)=0
 
virtual ::std::optional< uint > ssrc () const =0
 
virtual void NotifyFirstPacketReceived ()=0
 
virtual void set_stream_ids (::std::vector<::std::string >)=0
 
virtual void SetStreams (::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &)=0
 
virtual int AttachmentId () const =0
 
MCAPI void $dtor ()
 
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterfacetrack () const =0
 
virtual ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterfacedtls_transport () const
 
virtual ::std::vector<::std::string > stream_ids () const
 
virtual ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > streams () const
 
virtual::cricket::MediaType media_type () const =0
 
virtual::std::string id () const =0
 
virtual::webrtc::RtpParameters GetParameters () const =0
 
virtual bool SetParameters (::webrtc::RtpParameters const &parameters)
 
virtual void SetObserver (::webrtc::RtpReceiverObserverInterface *)=0
 
virtual void SetJitterBufferMinimumDelay (::std::optional< double >)=0
 
virtual ::std::vector<::webrtc::RtpSourceGetSources () const
 
virtual void SetFrameDecryptor (::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface >)
 
virtual ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterfaceGetFrameDecryptor () const
 
virtual void SetDepacketizerToDecoderFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface >)
 
MCAPI bool $SetParameters (::webrtc::RtpParameters const &parameters)
 
virtual void AddRef () const =0
 
virtual::webrtc::RefCountReleaseStatus Release () const =0
 

Static Public Member Functions

static MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > CreateStreamsFromIds (::std::vector<::std::string > stream_ids)
 
static MCAPI int GenerateUniqueId ()
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ CreateStreamsFromIds()

static MCAPI ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > webrtc::RtpReceiverInternal::CreateStreamsFromIds ( ::std::vector<::std::string > stream_ids)
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.

◆ GenerateUniqueId()

static MCAPI int webrtc::RtpReceiverInternal::GenerateUniqueId ( )
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.

◆ $dtor()

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

◆ $SetParameters()

MCAPI bool webrtc::RtpReceiverInterface::$SetParameters ( ::webrtc::RtpParameters const & parameters)
inherited
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()

static MCAPI void ** webrtc::RefCountInterface::$vftable ( )
staticinherited
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: