Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ open
Method
open
test/Audio/SoundFileFactory.test.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
std::optional<Info> open(sf::InputStream&) override
29
{
30
return {};
31
}
32
33
void seek(std::uint64_t) override
34
{
Callers
9
FileInputStream.test.cpp
File · 0.45
Font.test.cpp
File · 0.45
Shader.test.cpp
File · 0.45
Texture.test.cpp
File · 0.45
Image.test.cpp
File · 0.45
SoundBuffer.test.cpp
File · 0.45
SoundFileFactory.test.cpp
File · 0.45
InputSoundFile.test.cpp
File · 0.45
Music.test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected