LeviLamina
Loading...
Searching...
No Matches
webrtc::MediaDescriptionOptions Struct Reference

Public Member Functions

MediaDescriptionOptions & operator= (MediaDescriptionOptions const &)
MCAPI void AddAudioSender (::std::string const &track_id, ::std::vector<::std::string > const &stream_ids)
MCAPI void AddSenderInternal (::std::string const &track_id, ::std::vector<::std::string > const &stream_ids, ::std::vector<::webrtc::RidDescription > const &rids, ::webrtc::SimulcastLayerList const &simulcast_layers, int num_sim_layers)
MCAPI void AddVideoSender (::std::string const &track_id, ::std::vector<::std::string > const &stream_ids, ::std::vector<::webrtc::RidDescription > const &rids, ::webrtc::SimulcastLayerList const &simulcast_layers, int num_sim_layers)
MCAPI MediaDescriptionOptions (::webrtc::MediaDescriptionOptions &&)
MCAPI MediaDescriptionOptions (::webrtc::MediaDescriptionOptions const &)
MCAPI MediaDescriptionOptions (::webrtc::MediaType type, ::std::string const &mid, ::webrtc::RtpTransceiverDirection direction, bool stopped)
MCAPI::webrtc::MediaDescriptionOptions & operator= (::webrtc::MediaDescriptionOptions &&)
MCAPI ~MediaDescriptionOptions ()
MCAPI void * $ctor (::webrtc::MediaDescriptionOptions &&)
MCAPI void * $ctor (::webrtc::MediaDescriptionOptions const &)
MCAPI void * $ctor (::webrtc::MediaType type, ::std::string const &mid, ::webrtc::RtpTransceiverDirection direction, bool stopped)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk1e1c65
::ll::UntypedStorage< 8, 32 > mUnke5b192
::ll::UntypedStorage< 4, 4 > mUnk3f708c
::ll::UntypedStorage< 1, 1 > mUnk34dd3c
::ll::UntypedStorage< 1, 3 > mUnk759ba0
::ll::UntypedStorage< 8, 24 > mUnk892686
::ll::UntypedStorage< 8, 24 > mUnk7cc921
::ll::UntypedStorage< 8, 24 > mUnk7e818f
::ll::UntypedStorage< 8, 24 > mUnka63dfa

Constructor & Destructor Documentation

◆ MediaDescriptionOptions() [1/3]

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

◆ MediaDescriptionOptions() [2/3]

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

◆ MediaDescriptionOptions() [3/3]

MCAPI webrtc::MediaDescriptionOptions::MediaDescriptionOptions ( ::webrtc::MediaType type,
::std::string const & mid,
::webrtc::RtpTransceiverDirection direction,
bool stopped )
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.

◆ ~MediaDescriptionOptions()

MCAPI webrtc::MediaDescriptionOptions::~MediaDescriptionOptions ( )
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

◆ AddAudioSender()

MCAPI void webrtc::MediaDescriptionOptions::AddAudioSender ( ::std::string const & track_id,
::std::vector<::std::string > const & stream_ids )
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.

◆ AddSenderInternal()

MCAPI void webrtc::MediaDescriptionOptions::AddSenderInternal ( ::std::string const & track_id,
::std::vector<::std::string > const & stream_ids,
::std::vector<::webrtc::RidDescription > const & rids,
::webrtc::SimulcastLayerList const & simulcast_layers,
int num_sim_layers )
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.

◆ AddVideoSender()

MCAPI void webrtc::MediaDescriptionOptions::AddVideoSender ( ::std::string const & track_id,
::std::vector<::std::string > const & stream_ids,
::std::vector<::webrtc::RidDescription > const & rids,
::webrtc::SimulcastLayerList const & simulcast_layers,
int num_sim_layers )
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.

◆ operator=()

MCAPI::webrtc::MediaDescriptionOptions & webrtc::MediaDescriptionOptions::operator= ( ::webrtc::MediaDescriptionOptions && )
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/3]

MCAPI void * webrtc::MediaDescriptionOptions::$ctor ( ::webrtc::MediaDescriptionOptions && )
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/3]

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

◆ $ctor() [3/3]

MCAPI void * webrtc::MediaDescriptionOptions::$ctor ( ::webrtc::MediaType type,
::std::string const & mid,
::webrtc::RtpTransceiverDirection direction,
bool stopped )
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::MediaDescriptionOptions::$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.

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