Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype WavFormat where
- WavFormat' { }
- pattern WavFormat_RF64 :: WavFormat
- pattern WavFormat_RIFF :: WavFormat
Documentation
The service defaults to using RIFF for WAV outputs. If your output audio is likely to exceed 4 GB in file size, or if you otherwise need the extended support of the RF64 format, set your output WAV file format to RF64.
pattern WavFormat_RF64 :: WavFormat | |
pattern WavFormat_RIFF :: WavFormat |