Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PicturePublisherLogotype :: PictureTypeflac Codec.Audio.FLAC.Metadata Publisher/studio logotype
PictureRecordingLocation :: PictureTypeflac Codec.Audio.FLAC.Metadata Recording location
-
flac Codec.Audio.FLAC.Metadata Type of picture FLAC metadata can contain. There may be several metadata blocks containing pictures of different types.
PictureVideoScreenCapture :: PictureTypeflac Codec.Audio.FLAC.Metadata Movie/video screen capture
PartialTukey :: Natural -> Maybe (Double, Maybe Double) -> ApodizationFunctionflac Codec.Audio.FLAC.StreamEncoder.Apodization The parameters are a series of small windows (all treated separately). The three parameters are n, ov and P. n is the number of functions to add, ov is the overlap of the windows. P is the fraction of the window that is tapered, like with a regular tukey window. The function can be specified with only a number, a number and an overlap, or a number, an overlap and a P. ov should be smaller than 1 and can be negative.
PunchoutTukey :: Natural -> Maybe (Double, Maybe Double) -> ApodizationFunctionflac Codec.Audio.FLAC.StreamEncoder.Apodization The parameters are a series of windows that have a hole in them. In this way, the predictor is constructed with only a part of the block, which helps in case a block consists of dissimilar parts. All said about the parameters in the comment for PartialTukey applies here, with the exception that ov is the overlap in the gaps in this case.
-
Strict Decoder Primitives
-
Encoding Primitives
-
flat Flat.Encoder.Types A basic encoder
-
flat Flat.Filler A Post aligned value, a value followed by a filler Useful to complete the encoding of a top-level value