FMIceLinkRembPolicy Constants Reference
| Declared in | FMIceLinkRembPolicy.h | 
|---|
FMIceLinkRembPolicy
The local policy for the use of Receiver Estimated Maximum Bitrates (goog-remb).
Cf. [https://tools.ietf.org/html/draft-alvestrand-rmcat-remb-03](https://tools.ietf.org/html/draft-alvestrand-rmcat-remb-03)
					Definition
typedef NS_ENUM(NSInteger, FMIceLinkRembPolicy ) {
                            
                               FMIceLinkRembPolicyDisabled = 1,
                            
                               FMIceLinkRembPolicyNegotiated = 2,
                            
                            };
                    
                    Constants
Declared In
FMIceLinkRembPolicy.h