avid.sorter.timePointSorter.TimePointSorter

class avid.sorter.timePointSorter.TimePointSorter(reverse=False)

Bases: KeyValueSorter

Special version that enforces that time point is sorted as numeric.

__init__(reverse=False)

@param asNumbers: If true the sort values will be converted to numbers before sorting and not sorted as strings.

Methods

__init__([reverse])

@param asNumbers: If true the sort values will be converted to numbers before sorting and not sorted as strings.

sortSelection(selection)

does nothing

sortSelection(selection)

does nothing