Instance Methods | |
| (long long) | - bitrate | 
| (double) | - frameRate | 
| (instancetype) | - init | 
| (long long) | - pixels | 
| (FMLiveSwitchSize *) | - resolution | 
| (NSString *) | - serialize | 
| (void) | - setBitrate: | 
| (void) | - setFrameRate: | 
| (void) | - setResolution: | 
| (void) | - setVideoType: | 
| (FMLiveSwitchVideoType) | - videoType | 
  Instance Methods inherited from FMLiveSwitchMediaIntent | |
| (bool) | - isVideo | 
| (FMLiveSwitchStreamDirection) | - localDirection | 
| (void) | - setIsVideo: | 
| (void) | - setLocalDirection: | 
Class Methods | |
| (FMLiveSwitchVideoIntent *) | + parseVideo: | 
| (FMLiveSwitchVideoIntent *) | + videoIntent | 
  Class Methods inherited from FMLiveSwitchMediaIntent | |
| (void) | + deserializeWithKeyVals:intent: | 
| (FMLiveSwitchMediaIntent *) | + mediaIntent | 
| (FMLiveSwitchMediaIntent *) | + parseWithMedia: | 
| - (long long) bitrate | 
| - (double) frameRate | 
| - (instancetype) init | 
Implements FMLiveSwitchMediaIntent.
| + (FMLiveSwitchVideoIntent*) parseVideo: | (NSMutableArray *) | video | 
| - (long long) pixels | 
| - (FMLiveSwitchSize*) resolution | 
| - (NSString*) serialize | 
Implements FMLiveSwitchMediaIntent.
| - (void) setBitrate: | (long long) | value | 
| - (void) setFrameRate: | (double) | value | 
| - (void) setResolution: | (FMLiveSwitchSize *) | value | 
| - (void) setVideoType: | (FMLiveSwitchVideoType) | value | 
| + (FMLiveSwitchVideoIntent*) videoIntent | 
| - (FMLiveSwitchVideoType) videoType |