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

Portabilityunknown
Stabilityunstable
MaintainerConrad Parker <conrad@metadecks.org>
Safe HaskellNone

Data.ZoomCache.Multichannel.Internal

Description

ZoomCache multichannel API

Synopsis

Documentation

oneTrackMultichannel :: ZoomReadable a => Int -> a -> Bool -> Bool -> SampleRateType -> Rational -> ByteString -> TrackMapSource

Deprecated: Use setCodecMultichannel instead

Create a track map for a stream of a given type, as track no. 1

mkTrackSpecMultichannel :: ZoomReadable a => Int -> a -> Bool -> Bool -> SampleRateType -> Rational -> ByteString -> TrackSpecSource

Deprecated: Use setCodecMultichannel instead