LeviLamina
Loading...
Searching...
No Matches
webrtc::VideoContentDescription Class Reference
Inheritance diagram for webrtc::VideoContentDescription:

Public Types

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

Public Member Functions

virtual void set_protocol (::std::string_view protocol)
virtual::webrtc::MediaType type () const
virtual::webrtc::VideoContentDescription const * as_video () const
virtual::webrtc::VideoContentDescription * as_video ()
virtual::webrtc::VideoContentDescription * CloneInternal () const
MCAPI void $set_protocol (::std::string_view protocol)
MCAPI::webrtc::MediaType $type () const
MCAPI::webrtc::VideoContentDescription const * $as_video () const
MCAPI::webrtc::VideoContentDescription * $as_video ()
MCAPI::webrtc::VideoContentDescription * $CloneInternal () const
virtual::webrtc::AudioContentDescription * as_audio ()
virtual::webrtc::AudioContentDescription const * as_audio () 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 bool has_codecs () const
MCAPI void AddRtpHeaderExtension (::webrtc::RtpExtension const &ext)
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::SctpDataContentDescription * $as_sctp ()
MCAPI::webrtc::SctpDataContentDescription const * $as_sctp () const
MCAPI::webrtc::UnsupportedContentDescription * $as_unsupported ()
MCAPI::webrtc::UnsupportedContentDescription const * $as_unsupported () const
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

Member Function Documentation

◆ set_protocol()

virtual void webrtc::VideoContentDescription::set_protocol ( ::std::string_view protocol)
virtual

Reimplemented from webrtc::MediaContentDescription.

◆ type()

virtual::webrtc::MediaType webrtc::VideoContentDescription::type ( ) const
virtual

◆ CloneInternal()

virtual::webrtc::VideoContentDescription * webrtc::VideoContentDescription::CloneInternal ( ) const
virtual

◆ $set_protocol()

MCAPI void webrtc::VideoContentDescription::$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::webrtc::MediaType webrtc::VideoContentDescription::$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_video() [1/2]

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

MCAPI::webrtc::VideoContentDescription * webrtc::VideoContentDescription::$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.

◆ $CloneInternal()

MCAPI::webrtc::VideoContentDescription * webrtc::VideoContentDescription::$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 ** webrtc::VideoContentDescription::$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()

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

◆ preferred_rtcp_cc_ack_type()

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

◆ set_extmap_allow_mixed_enum()

MCAPI void webrtc::MediaContentDescription::set_extmap_allow_mixed_enum ( ::webrtc::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 * webrtc::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]

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

◆ $dtor()

MCAPI void webrtc::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_audio() [1/2]

MCAPI::webrtc::AudioContentDescription * webrtc::MediaContentDescription::$as_audio ( )
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_audio() [2/2]

MCAPI::webrtc::AudioContentDescription const * webrtc::MediaContentDescription::$as_audio ( ) 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::webrtc::SctpDataContentDescription * webrtc::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::webrtc::SctpDataContentDescription const * webrtc::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::webrtc::UnsupportedContentDescription * webrtc::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::webrtc::UnsupportedContentDescription const * webrtc::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 webrtc::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: