E2EETrackPerformance

constructor(userId: String, trackType: E2EETrackType?, codec: String?, fps: Double, maxCryptoMs: Double)

Parameters

maxCryptoMs

The worst-case per-frame time in the reporting window. Compare it against the frame budget implied by fps to tell whether encryption is what is dropping frames.