Searched refs:OnVideoCaptureResult (Results 1 – 2 of 2) sorted by relevance
185 void OnVideoCaptureResult(CaptureResult result);
173 this, &ChannelManager::OnVideoCaptureResult); in Construct()631 void ChannelManager::OnVideoCaptureResult(CaptureResult result) { in OnVideoCaptureResult() function in cricket::ChannelManager