MCPcopy Create free account
hub / github.com/SFML/SFML / getSampleOffset

Method getSampleOffset

src/SFML/Audio/InputSoundFile.cpp:273–276  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

271
272////////////////////////////////////////////////////////////
273std::uint64_t InputSoundFile::getSampleOffset() const
274{
275 return m_sampleOffset;
276}
277
278
279////////////////////////////////////////////////////////////

Callers 3

onGetDataMethod · 0.80
onLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected