StreamLink.NET
SyncSize Property
StreamLink.NETCaplin.StreamLinkIConnectionConfigurationSyncSize
Gets or sets the number of sync messages that StreamLink uses to calculate the clock offset between Liberator and StreamLink. For further information, see Clock Offset and Latency Measurement.
Declaration Syntax
C#Visual BasicVisual C++
int SyncSize { get; set; }
Property SyncSize As Integer
property int SyncSize {
	int get ();
	void set (int value);
}
Value
The number of sync messages that StreamLink uses to calculate the clock offset (default 12).

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)