#include <channel_manager.h>
◆ ChannelManager() [1/2]
webrtc::voe::ChannelManager::ChannelManager |
( |
uint32_t |
instance_id | ) |
|
◆ ChannelManager() [2/2]
webrtc::voe::ChannelManager::ChannelManager |
( |
uint32_t |
instance_id | ) |
|
◆ CreateChannel() [1/2]
◆ CreateChannel() [2/2]
◆ DestroyAllChannels() [1/2]
void webrtc::voe::ChannelManager::DestroyAllChannels |
( |
| ) |
|
◆ DestroyAllChannels() [2/2]
void webrtc::voe::ChannelManager::DestroyAllChannels |
( |
| ) |
|
◆ DestroyChannel() [1/2]
void webrtc::voe::ChannelManager::DestroyChannel |
( |
int32_t |
channel_id | ) |
|
◆ DestroyChannel() [2/2]
void webrtc::voe::ChannelManager::DestroyChannel |
( |
int32_t |
channel_id | ) |
|
◆ GetAllChannels() [1/2]
void webrtc::voe::ChannelManager::GetAllChannels |
( |
std::vector< ChannelOwner > * |
channels | ) |
|
◆ GetAllChannels() [2/2]
void webrtc::voe::ChannelManager::GetAllChannels |
( |
std::vector< ChannelOwner > * |
channels | ) |
|
◆ GetChannel() [1/2]
◆ GetChannel() [2/2]
◆ NumOfChannels() [1/2]
size_t webrtc::voe::ChannelManager::NumOfChannels |
( |
| ) |
const |
◆ NumOfChannels() [2/2]
size_t webrtc::voe::ChannelManager::NumOfChannels |
( |
| ) |
const |
The documentation for this class was generated from the following files: