LeviLamina
Loading...
Searching...
No Matches
cricket::RtpMediaContentDescription Class Referenceabstract
+ Inheritance diagram for cricket::RtpMediaContentDescription:

Public Types

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

Public Member Functions

virtual::cricket::MediaType type () const =0
 
virtual::cricket::AudioContentDescription * as_audio ()
 
virtual::cricket::AudioContentDescription const * as_audio () 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 void set_protocol (::std::string_view)
 
virtual bool has_codecs () const
 
virtual::cricket::MediaContentDescription * CloneInternal () const =0
 
MCAPI void AddCodecs (::std::vector<::cricket::Codec > const &)
 
MCAPI void AddRtpHeaderExtension (::webrtc::RtpExtension const &)
 
MCAPI void AddStream (::cricket::StreamParams const &)
 
MCAPI void set_extmap_allow_mixed_enum (::cricket::MediaContentDescription::ExtmapAllowMixed)
 
MCAPI void set_receive_rids (::std::vector<::cricket::RidDescription > const &)
 
MCAPI void set_simulcast_description (::cricket::SimulcastDescription const &)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::cricket::MediaContentDescription const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::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
 

Member Function Documentation

◆ AddCodecs()

MCAPI void cricket::MediaContentDescription::AddCodecs ( ::std::vector<::cricket::Codec > 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.

◆ AddRtpHeaderExtension()

MCAPI void cricket::MediaContentDescription::AddRtpHeaderExtension ( ::webrtc::RtpExtension 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.

◆ AddStream()

MCAPI void cricket::MediaContentDescription::AddStream ( ::cricket::StreamParams 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 cricket::MediaContentDescription::set_extmap_allow_mixed_enum ( ::cricket::MediaContentDescription::ExtmapAllowMixed )
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_receive_rids()

MCAPI void cricket::MediaContentDescription::set_receive_rids ( ::std::vector<::cricket::RidDescription > 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_simulcast_description()

MCAPI void cricket::MediaContentDescription::set_simulcast_description ( ::cricket::SimulcastDescription 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.

◆ $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]

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

◆ $vftable()

static MCAPI void ** cricket::MediaContentDescription::$vftable ( )
staticinherited
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: