final HashMap<int, TrimPath> trimPathLookup = HashMap<int, TrimPath>.fromIterables( [0, 1, 2], [TrimPath.off, TrimPath.sequential, TrimPath.synced]);