LeviLamina
Loading...
Searching...
No Matches
webrtc::MediaContentDescription Class Referenceabstract
Inheritance diagram for webrtc::MediaContentDescription:

Public Types

enum class  ExtmapAllowMixed : int { KNo = 0 , KSession = 1 , KMedia = 2 }

Public Member Functions

MediaContentDescriptionoperator= (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

Constructor & Destructor Documentation

◆ MediaContentDescription() [1/2]

MCAPI webrtc::MediaContentDescription::MediaContentDescription ( )
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.

◆ MediaContentDescription() [2/2]

MCAPI webrtc::MediaContentDescription::MediaContentDescription ( ::webrtc::MediaContentDescription 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.

Member Function Documentation

◆ AddRtpHeaderExtension()

MCAPI void webrtc::MediaContentDescription::AddRtpHeaderExtension ( ::webrtc::RtpExtension const & ext)
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.

◆ preferred_rtcp_cc_ack_type()

MCAPI ::std::optional<::webrtc::RtcpFeedbackType > webrtc::MediaContentDescription::preferred_rtcp_cc_ack_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.

◆ set_extmap_allow_mixed_enum()

MCAPI void webrtc::MediaContentDescription::set_extmap_allow_mixed_enum ( ::webrtc::MediaContentDescription::ExtmapAllowMixed new_extmap_allow_mixed)
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 * webrtc::MediaContentDescription::$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.

◆ $ctor() [2/2]

MCAPI void * webrtc::MediaContentDescription::$ctor ( ::webrtc::MediaContentDescription 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.

◆ $dtor()

MCAPI void webrtc::MediaContentDescription::$dtor ( )
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::webrtc::AudioContentDescription * webrtc::MediaContentDescription::$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::webrtc::AudioContentDescription const * webrtc::MediaContentDescription::$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.

◆ $as_video() [1/2]

MCAPI::webrtc::VideoContentDescription * webrtc::MediaContentDescription::$as_video ( )
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::webrtc::VideoContentDescription const * webrtc::MediaContentDescription::$as_video ( ) 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_sctp() [1/2]

MCAPI::webrtc::SctpDataContentDescription * webrtc::MediaContentDescription::$as_sctp ( )
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::webrtc::SctpDataContentDescription const * webrtc::MediaContentDescription::$as_sctp ( ) 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_unsupported() [1/2]

MCAPI::webrtc::UnsupportedContentDescription * webrtc::MediaContentDescription::$as_unsupported ( )
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::webrtc::UnsupportedContentDescription const * webrtc::MediaContentDescription::$as_unsupported ( ) 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.

◆ $set_protocol()

MCAPI void webrtc::MediaContentDescription::$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.

◆ $has_codecs()

MCAPI bool webrtc::MediaContentDescription::$has_codecs ( ) 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 ** webrtc::MediaContentDescription::$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.

The documentation for this class was generated from the following file: