Feature #1324
Ability to set specific adapter flags, e.g. ProcessTimestampMethod [and change default?]
Status: | New | Start date: | 2015-07-07 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Sonic Annotator sets the ProcessTimestampMethod
of PluginInputDomainAdapter
to ShiftData
(the default is ShiftTimestamp
). We should do this too by default in collect
, but it would also be good to have a way to allow the user to change it.