Searched defs:FrameCounters (Results 1 – 3 of 3) sorted by relevance
57 struct FrameCounters { struct60 int64_t captured = 0;62 int64_t pre_encoded = 0;65 int64_t encoded = 0;68 int64_t received = 0;70 int64_t decoded = 0;72 int64_t rendered = 0;75 int64_t dropped = 0;
135 class FrameCounters { class
258 class FrameCounters { class