Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ Sound.cpp
File
Sound.cpp
tests/Engine/Audio/Sound.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Nazara/Audio/Sound.hpp>
2
#include <Catch/catch.hpp>
3
4
#include <Nazara/Audio/Audio.hpp>
Callers
nothing calls this directly
Calls
8
LoadFromFile
Method · 0.45
GetDuration
Method · 0.45
GetStatus
Method · 0.45
IsLooping
Method · 0.45
Play
Method · 0.45
GetPlayingOffset
Method · 0.45
Pause
Method · 0.45
SetPlayingOffset
Method · 0.45
Tested by
no test coverage detected