zoom-cache-0.1.0.2: 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 -> IntSource

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