Instance Methods | |
| (int) | - frameRateWithCurrentTimestamp: |
| (void) | - frameReceivedWithTimestamp: |
| (instancetype) | - initWithFrameTotal: |
| (long long) | - jitter |
Class Methods | |
| (FMLiveSwitchWssFrameStats *) | + wssFrameStatsWithFrameTotal: |
| - (int) frameRateWithCurrentTimestamp: | (long long) | currentTimestamp |
| - (void) frameReceivedWithTimestamp: | (long long) | timestamp |
| - (instancetype) initWithFrameTotal: | (int) | frameTotal |
| - (long long) jitter |
| + (FMLiveSwitchWssFrameStats*) wssFrameStatsWithFrameTotal: | (int) | frameTotal |