LeviLamina
Loading...
Searching...
No Matches
cricket::RtcpMuxFilter Class Reference

Public Types

enum class  State : int {
  Init = 0 , Receivedoffer = 1 , Sentoffer = 2 , Sentpranswer = 3 ,
  Receivedpranswer = 4 , Active = 5
}
 

Public Member Functions

RtcpMuxFilteroperator= (RtcpMuxFilter const &)
 
 RtcpMuxFilter (RtcpMuxFilter const &)
 
MCAPI bool ExpectAnswer (::cricket::ContentSource source)
 
MCAPI bool ExpectOffer (bool offer_enable, ::cricket::ContentSource source)
 
MCAPI bool IsActive () const
 
MCAPI bool IsFullyActive () const
 
MCAPI bool IsProvisionallyActive () const
 
MCAPI RtcpMuxFilter ()
 
MCAPI bool SetAnswer (bool answer_enable, ::cricket::ContentSource src)
 
MCAPI bool SetOffer (bool offer_enable, ::cricket::ContentSource src)
 
MCAPI bool SetProvisionalAnswer (bool answer_enable, ::cricket::ContentSource src)
 
MCAPI void * $ctor ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk517183
 
::ll::UntypedStorage< 1, 1 > mUnk702653
 

Constructor & Destructor Documentation

◆ RtcpMuxFilter()

MCAPI cricket::RtcpMuxFilter::RtcpMuxFilter ( )
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.

Member Function Documentation

◆ ExpectAnswer()

MCAPI bool cricket::RtcpMuxFilter::ExpectAnswer ( ::cricket::ContentSource source)
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.

◆ ExpectOffer()

MCAPI bool cricket::RtcpMuxFilter::ExpectOffer ( bool offer_enable,
::cricket::ContentSource source )
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.

◆ IsActive()

MCAPI bool cricket::RtcpMuxFilter::IsActive ( ) const
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.

◆ IsFullyActive()

MCAPI bool cricket::RtcpMuxFilter::IsFullyActive ( ) const
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.

◆ IsProvisionallyActive()

MCAPI bool cricket::RtcpMuxFilter::IsProvisionallyActive ( ) const
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.

◆ SetAnswer()

MCAPI bool cricket::RtcpMuxFilter::SetAnswer ( bool answer_enable,
::cricket::ContentSource src )
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.

◆ SetOffer()

MCAPI bool cricket::RtcpMuxFilter::SetOffer ( bool offer_enable,
::cricket::ContentSource src )
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.

◆ SetProvisionalAnswer()

MCAPI bool cricket::RtcpMuxFilter::SetProvisionalAnswer ( bool answer_enable,
::cricket::ContentSource src )
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.

◆ $ctor()

MCAPI void * cricket::RtcpMuxFilter::$ctor ( )
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: