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

Method seek

test/Audio/SoundFileFactory.test.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 void seek(std::uint64_t) override
34 {
35 }
36
37 std::uint64_t read(std::int16_t*, std::uint64_t) override
38 {

Calls

no outgoing calls

Tested by

no test coverage detected