Searched refs:VCMProtectionMethodEnum (Results 1 – 4 of 4) sorted by relevance
80 enum VCMProtectionMethodEnum { kNack, kFec, kNackFec, kNone }; enum107 enum VCMProtectionMethodEnum Type() const { return _type; } in Type()155 enum VCMProtectionMethodEnum _type;235 void SetMethod(VCMProtectionMethodEnum newMethodType);316 VCMProtectionMethodEnum SelectedType() const;
497 enum VCMProtectionMethodEnum newMethodType) { in SetMethod()658 VCMProtectionMethodEnum VCMLossProtectionLogic::SelectedType() const { in SelectedType()
65 void SetProtectionMethod(VCMProtectionMethodEnum method);
302 void MediaOptimization::SetProtectionMethod(VCMProtectionMethodEnum method) { in SetProtectionMethod()