The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
WAVDecoder
audioformats
wav
Use both for scanning and decoding
version(decodeWAV)
@
nogc
nothrow final
class
WAVDecoder {
@
nogc
nothrow static immutable
ubyte
[
16
]
KSDATAFORMAT_SUBTYPE_IEEE_FLOAT
;
bool
seekPosition
(int absoluteFrame);
int
tellPosition
();
}
Members
Functions
seekPosition
bool
seekPosition
(int absoluteFrame)
tellPosition
int
tellPosition
()
Meta
Source
See Implementation
audioformats
wav
classes
WAVDecoder
WAVEncoder
structs
TPDFDither
Use both for scanning and decoding