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