Searched defs:NetEqState (Results 1 – 1 of 1) sorted by relevance
43 struct NetEqState { struct48 int current_delay_ms = 0;50 bool packet_loss_occurred = false;76 virtual NetEqState GetNetEqState() = 0; argument