Helper class that retypes the external NAudioReader to the project specific IAudioReader.
More...
Helper class that retypes the external NAudioReader to the project specific IAudioReader.
◆ NAudioReaderAdapter()
| FQLab.NAudioReaderAdapter.NAudioReaderAdapter |
( |
string |
filePath | ) |
|
|
inline |
◆ Dispose()
| void FQLab.NAudioReaderAdapter.Dispose |
( |
| ) |
|
|
inline |
◆ Read()
| int FQLab.NAudioReaderAdapter.Read |
( |
float[] |
buffer, |
|
|
int |
offset, |
|
|
int |
count |
|
) |
| |
|
inline |
◆ _reader
| readonly AudioFileReader FQLab.NAudioReaderAdapter._reader |
|
private |
◆ Format
| AudioFormat FQLab.NAudioReaderAdapter.Format |
|
get |
◆ WaveFormat
| WaveFormat FQLab.NAudioReaderAdapter.WaveFormat |
|
get |
The documentation for this class was generated from the following file: