Copyright | (c) Sven Panne 2005-2013 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Sound.ALUT.Loaders
Description
Documentation
data SoundDataSource a Source
Constructors
Instances
Eq (SoundDataSource a) | |
Ord (SoundDataSource a) | |
Show (SoundDataSource a) |
createBuffer :: SoundDataSource a -> IO Buffer Source
createBufferData :: SoundDataSource a -> IO (BufferData b) Source
bufferMIMETypes :: GettableStateVar [String] Source
bufferDataMIMETypes :: GettableStateVar [String] Source