FrameInfoDiagnosticsGroupPacketLoss Property |
Is frame missing any data
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic bool PacketLoss { get; set; }Public Property PacketLoss As Boolean
Get
Set
public:
property bool PacketLoss {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also