FMIceLinkRtpHeaderExtensionForm Constants Reference
| Declared in | FMIceLinkRtpHeaderExtensionForm.h | 
|---|
FMIceLinkRtpHeaderExtensionForm
Definition
typedef NS_ENUM(NSInteger, FMIceLinkRtpHeaderExtensionForm ) {
                            
                               FMIceLinkRtpHeaderExtensionFormOneByte = 1,
                            
                               FMIceLinkRtpHeaderExtensionFormTwoByte = 2,
                            
                            };