The allowed directions for a simulcast attribute. More...
Instance Methods | |
| (instancetype) | - init | 
Class Methods | |
| (NSString *) | + receive | 
| Gets the receive direction ("recv").  More... | |
| (NSString *) | + send | 
| Gets the send direction ("send").  More... | |
| (FMLiveSwitchSdpRtpSimulcastDirection *) | + simulcastDirection | 
The allowed directions for a simulcast attribute.
| - (instancetype) init | 
| + (NSString*) receive | 
Gets the receive direction ("recv").
| + (NSString*) send | 
Gets the send direction ("send").
| + (FMLiveSwitchSdpRtpSimulcastDirection*) simulcastDirection |