Click or drag to resize
Grid Solutions Framework

CsvInputAdapterRoundTimestampsToFrameRate Property

Gets or sets flag that determines whether to round timestamps to the inferred FrameRate.

Namespace: CSVAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.282-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool RoundTimestampsToFrameRate { get; set; }
View Source

Property Value

Boolean
See Also