Searched defs:ViEChannelProtectionCallback (Results 1 – 2 of 2) sorted by relevance
47 class ViEChannelProtectionCallback; variable67 friend class ViEChannelProtectionCallback; variable
62 class ViEChannelProtectionCallback : public VCMProtectionCallback { class64 explicit ViEChannelProtectionCallback(ViEChannel* owner) : owner_(owner) {} in ViEChannelProtectionCallback() function in webrtc::ViEChannelProtectionCallback