wavex

v0.5.3

  • Pages
  • Modules

    wavex v0.5.3 Wavex.Error

    WAVE processing errors

    Link to this section Summary

    Types

    t()

    Link to this section Types

    Link to this type t()
    t() ::
      Wavex.Error.BlockAlignMismatch.t()
      | Wavex.Error.ByteRateMismatch.t()
      | Wavex.Error.UnexpectedEOF.t()
      | Wavex.Error.UnexpectedFormatSize.t()
      | Wavex.Error.UnexpectedFourCC.t()
      | Wavex.Error.UnsupportedBitsPerSample.t()
      | Wavex.Error.UnsupportedFormat.t()
      | Wavex.Error.ZeroChannels.t()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.