Home
last modified time | relevance | path

Searched defs:media_channel (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediamonitor.h68 MediaMonitorT(MC* media_channel, talk_base::Thread* worker_thread, in MediaMonitorT()
Dchannel.h139 virtual MediaChannel* media_channel() const { return media_channel_; } in media_channel() function
262 virtual VoiceMediaChannel* media_channel() const { in media_channel() function
374 virtual VideoMediaChannel* media_channel() const { in media_channel() function
Dchannel.cc91 MediaChannel* media_channel, BaseSession* session, in BaseChannel()
616 VoiceMediaChannel* media_channel, in VoiceChannel()
920 VoiceMediaChannel* media_channel, const VoiceMediaInfo& info) { in OnMediaMonitorUpdate()
939 VideoMediaChannel* media_channel, in VideoChannel()
1151 VideoMediaChannel* media_channel, const VideoMediaInfo &info) { in OnMediaMonitorUpdate()
Dchannelmanager.cc305 VoiceMediaChannel* media_channel = media_engine_->CreateChannel(); in CreateVoiceChannel_w() local
351 VideoMediaChannel* media_channel = in CreateVideoChannel_w() local