|
LeviLamina
|
Public Types | |
| enum class | ExtmapAllowMixed : int { KNo = 0 , KSession = 1 , KMedia = 2 } |
Public Member Functions | |
| MediaContentDescription & | operator= (MediaContentDescription const &) |
| virtual::webrtc::MediaType | type () const =0 |
| virtual::webrtc::AudioContentDescription * | as_audio () |
| virtual::webrtc::AudioContentDescription const * | as_audio () const |
| virtual::webrtc::VideoContentDescription * | as_video () |
| virtual::webrtc::VideoContentDescription const * | as_video () const |
| virtual::webrtc::SctpDataContentDescription * | as_sctp () |
| virtual::webrtc::SctpDataContentDescription const * | as_sctp () const |
| virtual::webrtc::UnsupportedContentDescription * | as_unsupported () |
| virtual::webrtc::UnsupportedContentDescription const * | as_unsupported () const |
| virtual void | set_protocol (::std::string_view protocol) |
| virtual bool | has_codecs () const |
| virtual::webrtc::MediaContentDescription * | CloneInternal () const =0 |
| MCAPI void | AddRtpHeaderExtension (::webrtc::RtpExtension const &ext) |
| MCAPI | MediaContentDescription () |
| MCAPI | MediaContentDescription (::webrtc::MediaContentDescription const &) |
| MCAPI ::std::optional<::webrtc::RtcpFeedbackType > | preferred_rtcp_cc_ack_type () const |
| MCAPI void | set_extmap_allow_mixed_enum (::webrtc::MediaContentDescription::ExtmapAllowMixed new_extmap_allow_mixed) |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::webrtc::MediaContentDescription const &) |
| MCAPI void | $dtor () |
| MCAPI::webrtc::AudioContentDescription * | $as_audio () |
| MCAPI::webrtc::AudioContentDescription const * | $as_audio () const |
| MCAPI::webrtc::VideoContentDescription * | $as_video () |
| MCAPI::webrtc::VideoContentDescription const * | $as_video () const |
| MCAPI::webrtc::SctpDataContentDescription * | $as_sctp () |
| MCAPI::webrtc::SctpDataContentDescription const * | $as_sctp () const |
| MCAPI::webrtc::UnsupportedContentDescription * | $as_unsupported () |
| MCAPI::webrtc::UnsupportedContentDescription const * | $as_unsupported () const |
| MCAPI void | $set_protocol (::std::string_view protocol) |
| MCAPI bool | $has_codecs () const |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::UntypedStorage< 8, 32 > | mUnk72cf01 |
| ::ll::UntypedStorage< 1, 1 > | mUnkc2a690 |
| ::ll::UntypedStorage< 1, 1 > | mUnkf870f8 |
| ::ll::UntypedStorage< 1, 1 > | mUnk9bc2fd |
| ::ll::UntypedStorage< 1, 1 > | mUnka1cf1c |
| ::ll::UntypedStorage< 4, 4 > | mUnk56842a |
| ::ll::UntypedStorage< 8, 32 > | mUnk3dddb9 |
| ::ll::UntypedStorage< 8, 24 > | mUnk1421db |
| ::ll::UntypedStorage< 8, 24 > | mUnk28bbd2 |
| ::ll::UntypedStorage< 1, 1 > | mUnk532198 |
| ::ll::UntypedStorage< 4, 4 > | mUnk45fe95 |
| ::ll::UntypedStorage< 8, 80 > | mUnkceff53 |
| ::ll::UntypedStorage< 4, 4 > | mUnke9cafb |
| ::ll::UntypedStorage< 8, 48 > | mUnk60995e |
| ::ll::UntypedStorage< 8, 24 > | mUnk931503 |
| ::ll::UntypedStorage< 8, 24 > | mUnkfad35f |
| MCAPI webrtc::MediaContentDescription::MediaContentDescription | ( | ) |
| MCAPI webrtc::MediaContentDescription::MediaContentDescription | ( | ::webrtc::MediaContentDescription const & | ) |
| MCAPI void webrtc::MediaContentDescription::AddRtpHeaderExtension | ( | ::webrtc::RtpExtension const & | ext | ) |
| MCAPI ::std::optional<::webrtc::RtcpFeedbackType > webrtc::MediaContentDescription::preferred_rtcp_cc_ack_type | ( | ) | const |
| MCAPI void webrtc::MediaContentDescription::set_extmap_allow_mixed_enum | ( | ::webrtc::MediaContentDescription::ExtmapAllowMixed | new_extmap_allow_mixed | ) |
| MCAPI void * webrtc::MediaContentDescription::$ctor | ( | ) |
| MCAPI void * webrtc::MediaContentDescription::$ctor | ( | ::webrtc::MediaContentDescription const & | ) |
| MCAPI void webrtc::MediaContentDescription::$dtor | ( | ) |
| MCAPI::webrtc::AudioContentDescription * webrtc::MediaContentDescription::$as_audio | ( | ) |
| MCAPI::webrtc::AudioContentDescription const * webrtc::MediaContentDescription::$as_audio | ( | ) | const |
| MCAPI::webrtc::VideoContentDescription * webrtc::MediaContentDescription::$as_video | ( | ) |
| MCAPI::webrtc::VideoContentDescription const * webrtc::MediaContentDescription::$as_video | ( | ) | const |
| MCAPI::webrtc::SctpDataContentDescription * webrtc::MediaContentDescription::$as_sctp | ( | ) |
| MCAPI::webrtc::SctpDataContentDescription const * webrtc::MediaContentDescription::$as_sctp | ( | ) | const |
| MCAPI::webrtc::UnsupportedContentDescription * webrtc::MediaContentDescription::$as_unsupported | ( | ) |
| MCAPI::webrtc::UnsupportedContentDescription const * webrtc::MediaContentDescription::$as_unsupported | ( | ) | const |
| MCAPI void webrtc::MediaContentDescription::$set_protocol | ( | ::std::string_view | protocol | ) |
| MCAPI bool webrtc::MediaContentDescription::$has_codecs | ( | ) | const |
|
static |