Searched refs:VCMProtectionMethodEnum (Results 1 – 3 of 3) sorted by relevance
71 enum VCMProtectionMethodEnum { kNack, kFec, kNackFec, kNone }; enum98 VCMProtectionMethodEnum Type() const;142 VCMProtectionMethodEnum _type;224 void SetMethod(VCMProtectionMethodEnum newMethodType);305 VCMProtectionMethodEnum SelectedType() const;
55 enum VCMProtectionMethodEnum VCMProtectionMethod::Type() const { in Type()518 enum VCMProtectionMethodEnum newMethodType) { in SetMethod()680 VCMProtectionMethodEnum VCMLossProtectionLogic::SelectedType() const { in SelectedType()
170 media_optimization::VCMProtectionMethodEnum method(media_optimization::kNone); in SetProtectionMethod()