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

Method getRate

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

Source from the content-addressed store, hash-verified

133 bool isStereo() const { return _stereo; }
134 bool endOfData() const { return _end; }
135 int getRate() const { return _rate; }
136
137protected:
138 struct Channel {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected