vrLib SDK Documentation
CountPacketsToSend Property
NamespacesVideoRayROVCountPacketsToSend
Gets the number of packets to be sent. Currently always returns 1 to maximize throughput to the ROV
Declaration Syntax
C#Visual BasicVisual C++
public uint CountPacketsToSend { get; }
Public ReadOnly Property CountPacketsToSend As UInteger
public:
virtual property unsigned int CountPacketsToSend {
	unsigned int get () sealed;
}
Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)