Lines Matching refs:GetChannel
68 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileLocally()
97 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileLocally()
116 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StopPlayingFileLocally()
131 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in IsPlayingFileLocally()
177 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileAsMicrophone()
233 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileAsMicrophone()
268 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StopPlayingFileAsMicrophone()
291 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in IsPlayingFileAsMicrophone()
322 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartRecordingPlayout()
346 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartRecordingPlayout()
367 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StopRecordingPlayout()