Searched refs:protection_method (Results 1 – 3 of 3) sorted by relevance
102 VCMVideoProtection protection_method, in VcmPayloadSinkFactory() argument109 protection_method_(protection_method), in VcmPayloadSinkFactory()
34 VCMVideoProtection protection_method,
491 VCMVideoProtection protection_method; in SetProtectionMode() local493 protection_method = enable_fec ? kProtectionNackFEC : kProtectionNack; in SetProtectionMode()495 protection_method = kProtectionNone; in SetProtectionMode()498 vcm_->SetVideoProtection(protection_method, true); in SetProtectionMode()