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

Method getRate

Source/Amiga/audiostream.hpp:119–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117
118 bool isStereo() const { return _parent->isStereo(); }
119 int getRate() const { return _parent->getRate(); }
120
121 /**
122 * Returns number of loops the stream has played.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected