Instance Methods | |
| (FMLiveSwitchStreamDirection) | - direction | 
| (int) | - id | 
| (instancetype) | - initWithId:type:direction:uri: | 
| (FMLiveSwitchRtpHeaderExtensionType) | - type | 
| (NSString *) | - uri | 
Class Methods | |
| (FMLiveSwitchRtpHeaderExtensionRegistryElement *) | + headerExtensionRegistryElementWithId:type:direction:uri: | 
| - (FMLiveSwitchStreamDirection) direction | 
| + (FMLiveSwitchRtpHeaderExtensionRegistryElement*) headerExtensionRegistryElementWithId: | (int) | idValue | |
| type: | (FMLiveSwitchRtpHeaderExtensionType) | type | |
| direction: | (FMLiveSwitchStreamDirection) | direction | |
| uri: | (NSString *) | uri | |
| - (int) id | 
| - (instancetype) initWithId: | (int) | idValue | |
| type: | (FMLiveSwitchRtpHeaderExtensionType) | type | |
| direction: | (FMLiveSwitchStreamDirection) | direction | |
| uri: | (NSString *) | uri | |
| - (FMLiveSwitchRtpHeaderExtensionType) type | 
| - (NSString*) uri |