zoom-cache-0.2.1.1: A streamable, seekable, zoomable cache file format

Portabilityunknown
Stabilityunstable
MaintainerConrad Parker <conrad@metadecks.org>

Data.ZoomCache.Summary

Contents

Description

ZoomCache Summary definition

Synopsis

Types

summaryDuration :: Summary -> IntegerSource

The duration covered by a summary, in units of 1 / the track's datarate

appendSummary :: Summary -> Summary -> SummarySource

Append two Summaries, merging statistical summary data. XXX: summaries are only compatible if tracks and levels are equal