|
enum class | State : int {
Init = 0
, Receivedoffer = 1
, Sentoffer = 2
, Sentpranswer = 3
,
Receivedpranswer = 4
, Active = 5
} |
|
◆ 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.
◆ 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: