| Instance Methods | |
| (instancetype) | - initWithType:form:id:textUtf8: | 
| (instancetype) | - initWithType:form:text: | 
| (NSString *) | - text | 
|  Instance Methods inherited from FMLiveSwitchRtpHeaderDataDescription | |
| (NSMutableData *) | - data | 
| (instancetype) | - initWithType:form:id:data: | 
| (int) | - length | 
| (void) | - setData: | 
|  Instance Methods inherited from FMLiveSwitchRtpHeaderExtensionElement | |
| (FMLiveSwitchRtpHeaderExtensionForm) | - form | 
| (int) | - id | 
| (instancetype) | - init | 
| (void) | - setForm: | 
| (void) | - setId: | 
| (void) | - setType: | 
| (FMLiveSwitchRtpHeaderExtensionType) | - type | 
| Class Methods | |
| (FMLiveSwitchRtpHeaderTextDescription *) | + headerTextDescriptionWithType:form:id:textUtf8: | 
| (FMLiveSwitchRtpHeaderTextDescription *) | + headerTextDescriptionWithType:form:text: | 
|  Class Methods inherited from FMLiveSwitchRtpHeaderDataDescription | |
| (FMLiveSwitchRtpHeaderDataDescription *) | + headerDataDescriptionWithType:form:id:data: | 
| (void) | + parseBytesWithBuffer:offset:form:bytesRead:id:data: | 
|  Class Methods inherited from FMLiveSwitchRtpHeaderExtensionElement | |
| (FMLiveSwitchRtpHeaderExtensionElement *) | + headerExtensionElement | 
| (NSString *) | + typeToStringWithHeaderExtensionType: | 
| + (FMLiveSwitchRtpHeaderTextDescription*) headerTextDescriptionWithType: | (FMLiveSwitchRtpHeaderExtensionType) | type | |
| form: | (FMLiveSwitchRtpHeaderExtensionForm) | form | |
| id: | (int) | idValue | |
| textUtf8: | (NSMutableData *) | textUtf8 | |
| + (FMLiveSwitchRtpHeaderTextDescription*) headerTextDescriptionWithType: | (FMLiveSwitchRtpHeaderExtensionType) | type | |
| form: | (FMLiveSwitchRtpHeaderExtensionForm) | form | |
| text: | (NSString *) | text | |
| - (instancetype) initWithType: | (FMLiveSwitchRtpHeaderExtensionType) | type | |
| form: | (FMLiveSwitchRtpHeaderExtensionForm) | form | |
| id: | (int) | idValue | |
| textUtf8: | (NSMutableData *) | textUtf8 | |
| - (instancetype) initWithType: | (FMLiveSwitchRtpHeaderExtensionType) | type | |
| form: | (FMLiveSwitchRtpHeaderExtensionForm) | form | |
| text: | (NSString *) | text | |
| - (NSString*) text |