| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.MediaBus.Audio.Alaw
Documentation
Instances
| Eq ALaw Source # | |
| Num ALaw Source # | |
| Ord ALaw Source # | |
| Show ALaw Source # | |
| Generic ALaw Source # | |
| Arbitrary ALaw Source # | |
| Storable ALaw Source # | |
| Bits ALaw Source # | |
| NFData ALaw Source # | |
| CanBeBlank ALaw Source # | |
| HasChannelLayout ALaw Source # | |
| IsAudioSample ALaw Source # | |
| Transcoder (SampleBuffer (S16 8000)) (SampleBuffer ALaw) Source # | |
| Transcoder (SampleBuffer ALaw) (SampleBuffer (S16 8000)) Source # | |
| HasDuration (Proxy * ALaw) Source # | |
| type Rep ALaw Source # | |
| type GetAudioSampleRate ALaw Source # | |
| type SetAudioSampleRate ALaw x Source # | |
| type TranscodingSeqNum (SampleBuffer (S16 8000)) (SampleBuffer ALaw) s Source # | |
| type TranscodingSeqNum (SampleBuffer ALaw) (SampleBuffer (S16 8000)) s Source # | |
| type TranscodingTicks (SampleBuffer (S16 8000)) (SampleBuffer ALaw) t Source # | |
| type TranscodingTicks (SampleBuffer ALaw) (SampleBuffer (S16 8000)) t Source # | |