svcore
1.9
|
AudioFileReader.cpp
Go to the documentation of this file.
virtual floatvec_t getInterleavedFrames(sv_frame_t start, sv_frame_t count) const =0
Return interleaved samples for count frames from index start.
std::vector< float, breakfastquay::StlAllocator< float > > floatvec_t
Definition: BaseTypes.h:53
virtual std::vector< floatvec_t > getDeInterleavedFrames(sv_frame_t start, sv_frame_t count) const
Return de-interleaved samples for count frames from index start.
Definition: AudioFileReader.cpp:21
int getChannelCount() const
Return the number of channels in the file.
Definition: AudioFileReader.h:54
Generated by 1.8.11