Instance Methods | |
| (instancetype) | - initWithStart:stop: |
| (void) | - setStart: |
| (void) | - setStop: |
| (int) | - start |
| (int) | - stop |
Class Methods | |
| (FMLiveSwitchIcePreferenceSpeedBlock *) | + preferenceSpeedBlockWithStart:stop: |
| - (instancetype) initWithStart: | (int) | start | |
| stop: | (int) | stop | |
| + (FMLiveSwitchIcePreferenceSpeedBlock*) preferenceSpeedBlockWithStart: | (int) | start | |
| stop: | (int) | stop | |
| - (void) setStart: | (int) | value |
| - (void) setStop: | (int) | value |
| - (int) start |
| - (int) stop |