zoom-cache-pcm-0.2.2.0: Library for zoom-cache PCM audio codecs

Data.ZoomCache.PCM

Contents

Synopsis

PCM Type

Codec identifiers

wholeTrackSummaryPCMDouble :: (Functor m, MonadIO m) => [IdentifyCodec] -> TrackNo -> Iteratee ByteString m (Summary (PCM Double))Source

Read the summary of an entire track.

wholeTrackSummaryListPCMDouble :: (Functor m, MonadIO m) => [IdentifyCodec] -> TrackNo -> Iteratee ByteString m [Summary (PCM Double)]Source

Read the summary of an entire track.