#include <mediasession.h>
|
| MediaSessionOptions () |
|
bool | has_audio () const |
|
bool | has_video () const |
|
bool | has_data () const |
|
void | AddSendStream (MediaType type, const std::string &id, const std::string &sync_label) |
|
void | AddSendVideoStream (const std::string &id, const std::string &sync_label, int num_sim_layers) |
|
void | RemoveSendStream (MediaType type, const std::string &id) |
|
void | AddSendStreamInternal (MediaType type, const std::string &id, const std::string &sync_label, int num_sim_layers) |
|
bool | HasSendMediaStream (MediaType type) const |
|
| MediaSessionOptions () |
|
bool | has_audio () const |
|
bool | has_video () const |
|
bool | has_data () const |
|
void | AddSendStream (MediaType type, const std::string &id, const std::string &sync_label) |
|
void | AddSendVideoStream (const std::string &id, const std::string &sync_label, int num_sim_layers) |
|
void | RemoveSendStream (MediaType type, const std::string &id) |
|
void | AddSendStreamInternal (MediaType type, const std::string &id, const std::string &sync_label, int num_sim_layers) |
|
bool | HasSendMediaStream (MediaType type) const |
|
◆ Streams [1/2]
◆ Streams [2/2]
◆ MediaSessionOptions() [1/2]
cricket::MediaSessionOptions::MediaSessionOptions |
( |
| ) |
|
|
inline |
◆ MediaSessionOptions() [2/2]
cricket::MediaSessionOptions::MediaSessionOptions |
( |
| ) |
|
|
inline |
◆ AddSendStream() [1/2]
◆ AddSendStream() [2/2]
◆ AddSendStreamInternal() [1/2]
◆ AddSendStreamInternal() [2/2]
◆ AddSendVideoStream() [1/2]
void cricket::MediaSessionOptions::AddSendVideoStream |
( |
const std::string & |
id, |
|
|
const std::string & |
sync_label, |
|
|
int |
num_sim_layers |
|
) |
| |
◆ AddSendVideoStream() [2/2]
void cricket::MediaSessionOptions::AddSendVideoStream |
( |
const std::string & |
id, |
|
|
const std::string & |
sync_label, |
|
|
int |
num_sim_layers |
|
) |
| |
◆ has_audio() [1/2]
bool cricket::MediaSessionOptions::has_audio |
( |
| ) |
const |
|
inline |
◆ has_audio() [2/2]
bool cricket::MediaSessionOptions::has_audio |
( |
| ) |
const |
|
inline |
◆ has_data() [1/2]
bool cricket::MediaSessionOptions::has_data |
( |
| ) |
const |
|
inline |
◆ has_data() [2/2]
bool cricket::MediaSessionOptions::has_data |
( |
| ) |
const |
|
inline |
◆ has_video() [1/2]
bool cricket::MediaSessionOptions::has_video |
( |
| ) |
const |
|
inline |
◆ has_video() [2/2]
bool cricket::MediaSessionOptions::has_video |
( |
| ) |
const |
|
inline |
◆ HasSendMediaStream() [1/2]
bool cricket::MediaSessionOptions::HasSendMediaStream |
( |
MediaType |
type | ) |
const |
◆ HasSendMediaStream() [2/2]
bool cricket::MediaSessionOptions::HasSendMediaStream |
( |
MediaType |
type | ) |
const |
◆ RemoveSendStream() [1/2]
◆ RemoveSendStream() [2/2]
◆ bundle_enabled
bool cricket::MediaSessionOptions::bundle_enabled |
◆ crypto_options
◆ data_bandwidth
int cricket::MediaSessionOptions::data_bandwidth |
◆ data_channel_type
◆ enable_ice_renomination
bool cricket::MediaSessionOptions::enable_ice_renomination = false |
◆ is_muc
bool cricket::MediaSessionOptions::is_muc |
◆ recv_audio
bool cricket::MediaSessionOptions::recv_audio |
◆ recv_video
bool cricket::MediaSessionOptions::recv_video |
◆ rtcp_cname
◆ rtcp_mux_enabled
bool cricket::MediaSessionOptions::rtcp_mux_enabled |
◆ streams
Streams cricket::MediaSessionOptions::streams |
◆ transport_options
◆ vad_enabled
bool cricket::MediaSessionOptions::vad_enabled |
◆ video_bandwidth
int cricket::MediaSessionOptions::video_bandwidth |
The documentation for this struct was generated from the following files: