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

RtcpMuxFilter & operator= (RtcpMuxFilter const &)
 RtcpMuxFilter (RtcpMuxFilter const &)
MCAPI bool IsActive () 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

◆ 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.

◆ 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: