Normalizing Element

This element normalizes the timestamps of the media it receives (i.e. puts them in the right order, starts them from 0, and so on).

You may want to use one these after each SwitchingElement, and should normally use one just before exporting some un-normalized media to the user.

It has no parameters, and you would probably need just one global normalizer in the whole whisperCast configuration.