MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / endOfData

Method endOfData

Source/Amiga/paula.hpp:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 int readBuffer(int16 *buffer, const int numSamples);
133 bool isStereo() const { return _stereo; }
134 bool endOfData() const { return _end; }
135 int getRate() const { return _rate; }
136
137protected:

Callers 1

audioBufferFillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected