API reference
Property IsConcealmentFrame
- Namespace
- DisCatSharp.Voice.EventArgs
- Assembly
- DisCatSharp.Voice.dll
IsConcealmentFrame
Gets whether this frame is concealment (packet-loss compensation) rather than a directly decoded packet.
public bool IsConcealmentFrame { get; }