MCPcopy 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

LoadFromFileMethod · 0.45
GetDurationMethod · 0.45
GetStatusMethod · 0.45
IsLoopingMethod · 0.45
PlayMethod · 0.45
GetPlayingOffsetMethod · 0.45
PauseMethod · 0.45
SetPlayingOffsetMethod · 0.45

Tested by

no test coverage detected