|
CsvInputAdapterRoundTimestampsToFrameRate Property
|
Gets or sets flag that determines whether to round timestamps to the inferred
FrameRate.
Namespace: CSVAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.282-beta
Syntax[<ConnectionStringParameterAttribute>]
[<DefaultValueAttribute(true)>]
member RoundTimestampsToFrameRate : bool with get, set
function get_RoundTimestampsToFrameRate();
function set_RoundTimestampsToFrameRate(value);
View SourceProperty Value
Boolean
See Also