Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ SoundBuffer.test.cpp
File
SoundBuffer.test.cpp
test/Audio/SoundBuffer.test.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <SFML/Audio/SoundBuffer.hpp>
2
3
// Other 1st party headers
4
#include <SFML/System/Exception.hpp>
Callers
nothing calls this directly
Calls
13
runAudioDeviceTests
Function · 0.85
SoundBuffer
Class · 0.85
loadIntoMemory
Function · 0.85
getSamples
Method · 0.80
getSampleCount
Method · 0.45
getSampleRate
Method · 0.45
getChannelCount
Method · 0.45
getDuration
Method · 0.45
loadFromFile
Method · 0.45
loadFromMemory
Method · 0.45
loadFromStream
Method · 0.45
open
Method · 0.45
Tested by
no test coverage detected