|
| enum class | ExtmapAllowMixed : int { KNo = 0
, KSession = 1
, KMedia = 2
} |
|
| virtual void | set_protocol (::std::string_view protocol) |
| virtual::cricket::MediaType | type () const |
|
virtual::cricket::AudioContentDescription * | as_audio () |
|
virtual::cricket::AudioContentDescription const * | as_audio () const |
| virtual::cricket::AudioContentDescription * | CloneInternal () const |
| MCAPI void | $set_protocol (::std::string_view protocol) |
| MCAPI::cricket::MediaType | $type () const |
| MCAPI::cricket::AudioContentDescription * | $as_audio () |
| MCAPI::cricket::AudioContentDescription const * | $as_audio () const |
| MCAPI::cricket::AudioContentDescription * | $CloneInternal () const |
|
virtual::cricket::VideoContentDescription * | as_video () |
|
virtual::cricket::VideoContentDescription const * | as_video () const |
|
virtual::cricket::SctpDataContentDescription * | as_sctp () |
|
virtual::cricket::SctpDataContentDescription const * | as_sctp () const |
|
virtual::cricket::UnsupportedContentDescription * | as_unsupported () |
|
virtual::cricket::UnsupportedContentDescription const * | as_unsupported () const |
|
virtual bool | has_codecs () const |
| MCAPI void | AddRtpHeaderExtension (::webrtc::RtpExtension const &ext) |
| MCAPI void | set_extmap_allow_mixed_enum (::cricket::MediaContentDescription::ExtmapAllowMixed new_extmap_allow_mixed) |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::cricket::MediaContentDescription const &) |
| MCAPI void | $dtor () |
| MCAPI::cricket::VideoContentDescription * | $as_video () |
| MCAPI::cricket::VideoContentDescription const * | $as_video () const |
| MCAPI::cricket::SctpDataContentDescription * | $as_sctp () |
| MCAPI::cricket::SctpDataContentDescription const * | $as_sctp () const |
| MCAPI::cricket::UnsupportedContentDescription * | $as_unsupported () |
| MCAPI::cricket::UnsupportedContentDescription const * | $as_unsupported () const |
| MCAPI bool | $has_codecs () const |
|
|
::ll::UntypedStorage< 8, 32 > | mUnk8dd454 |
|
::ll::UntypedStorage< 1, 1 > | mUnk9a065d |
|
::ll::UntypedStorage< 1, 1 > | mUnkd4e967 |
|
::ll::UntypedStorage< 1, 1 > | mUnk320daa |
|
::ll::UntypedStorage< 4, 4 > | mUnk7cdbca |
|
::ll::UntypedStorage< 8, 32 > | mUnk1e14c0 |
|
::ll::UntypedStorage< 8, 24 > | mUnk3bdb9b |
|
::ll::UntypedStorage< 1, 1 > | mUnk59597a |
|
::ll::UntypedStorage< 8, 24 > | mUnkfc1ca1 |
|
::ll::UntypedStorage< 1, 1 > | mUnkb7a062 |
|
::ll::UntypedStorage< 4, 4 > | mUnk135e61 |
|
::ll::UntypedStorage< 8, 80 > | mUnk347a9a |
|
::ll::UntypedStorage< 4, 4 > | mUnk6d2ecb |
|
::ll::UntypedStorage< 8, 48 > | mUnk66d9f0 |
|
::ll::UntypedStorage< 8, 24 > | mUnk7bd07e |
|
::ll::UntypedStorage< 8, 24 > | mUnk14f575 |
◆ set_protocol()
| virtual void cricket::AudioContentDescription::set_protocol |
( |
::std::string_view | protocol | ) |
|
|
virtual |
◆ type()
| virtual::cricket::MediaType cricket::AudioContentDescription::type |
( |
| ) |
const |
|
virtual |
◆ CloneInternal()
| virtual::cricket::AudioContentDescription * cricket::AudioContentDescription::CloneInternal |
( |
| ) |
const |
|
virtual |
◆ $set_protocol()
| MCAPI void cricket::AudioContentDescription::$set_protocol |
( |
::std::string_view | protocol | ) |
|
- 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.
◆ $type()
| MCAPI::cricket::MediaType cricket::AudioContentDescription::$type |
( |
| ) |
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.
◆ $as_audio() [1/2]
| MCAPI::cricket::AudioContentDescription * cricket::AudioContentDescription::$as_audio |
( |
| ) |
|
- 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.
◆ $as_audio() [2/2]
| MCAPI::cricket::AudioContentDescription const * cricket::AudioContentDescription::$as_audio |
( |
| ) |
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.
◆ $CloneInternal()
| MCAPI::cricket::AudioContentDescription * cricket::AudioContentDescription::$CloneInternal |
( |
| ) |
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.
◆ $vftable()
| MCAPI void ** cricket::AudioContentDescription::$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.
◆ AddRtpHeaderExtension()
- 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.
◆ set_extmap_allow_mixed_enum()
| MCAPI void cricket::MediaContentDescription::set_extmap_allow_mixed_enum |
( |
::cricket::MediaContentDescription::ExtmapAllowMixed | new_extmap_allow_mixed | ) |
|
|
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.
◆ $ctor() [1/2]
| MCAPI void * cricket::MediaContentDescription::$ctor |
( |
| ) |
|
|
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.
◆ $ctor() [2/2]
- 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 cricket::MediaContentDescription::$dtor |
( |
| ) |
|
|
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.
◆ $as_video() [1/2]
| MCAPI::cricket::VideoContentDescription * cricket::MediaContentDescription::$as_video |
( |
| ) |
|
|
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.
◆ $as_video() [2/2]
| MCAPI::cricket::VideoContentDescription const * cricket::MediaContentDescription::$as_video |
( |
| ) |
const |
|
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.
◆ $as_sctp() [1/2]
| MCAPI::cricket::SctpDataContentDescription * cricket::MediaContentDescription::$as_sctp |
( |
| ) |
|
|
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.
◆ $as_sctp() [2/2]
| MCAPI::cricket::SctpDataContentDescription const * cricket::MediaContentDescription::$as_sctp |
( |
| ) |
const |
|
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.
◆ $as_unsupported() [1/2]
| MCAPI::cricket::UnsupportedContentDescription * cricket::MediaContentDescription::$as_unsupported |
( |
| ) |
|
|
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.
◆ $as_unsupported() [2/2]
| MCAPI::cricket::UnsupportedContentDescription const * cricket::MediaContentDescription::$as_unsupported |
( |
| ) |
const |
|
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.
◆ $has_codecs()
| MCAPI bool cricket::MediaContentDescription::$has_codecs |
( |
| ) |
const |
|
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.
The documentation for this class was generated from the following file: