Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobLoach/raylib-cpp
/ ~AudioStream
Method
~AudioStream
include/AudioStream.hpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
~AudioStream() { Unload(); }
45
46
void Load(unsigned int sampleRate, unsigned int sampleSize, unsigned int channels = 2) {
47
Unload();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected