MCPcopy Create free account
hub / github.com/SFML/SFML / InputSoundFile.test.cpp

File InputSoundFile.test.cpp

test/Audio/InputSoundFile.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/Audio/InputSoundFile.hpp>
2
3// Other 1st party headers
4#include <SFML/System/Exception.hpp>

Callers

nothing calls this directly

Calls 15

loadIntoMemoryFunction · 0.85
getTimeOffsetMethod · 0.80
getSampleOffsetMethod · 0.80
InputSoundFileClass · 0.50
getSampleCountMethod · 0.45
getChannelCountMethod · 0.45
getSampleRateMethod · 0.45
getDurationMethod · 0.45
openFromFileMethod · 0.45
openFromMemoryMethod · 0.45
openFromStreamMethod · 0.45
openMethod · 0.45

Tested by

no test coverage detected