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;
56 enum VCMProtectionMethodEnum VCMProtectionMethod::Type() const { in Type()519 enum VCMProtectionMethodEnum newMethodType) { in SetMethod()681 VCMProtectionMethodEnum VCMLossProtectionLogic::SelectedType() const { in SelectedType()
169 media_optimization::VCMProtectionMethodEnum method(media_optimization::kNone); in SetProtectionMethod()