Searched defs:FrameCounters (Results 1 – 3 of 3) sorted by relevance
49 struct FrameCounters { struct52 int64_t captured = 0;54 int64_t pre_encoded = 0;57 int64_t encoded = 0;60 int64_t received = 0;62 int64_t decoded = 0;64 int64_t rendered = 0;67 int64_t dropped = 0;70 int64_t failed_to_decode = 0;
140 class FrameCounters { class
260 class FrameCounters { class