Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ stopVideo
Method
stopVideo
src/Abyss/Streams/VideoStream.cpp:268–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
void VideoStream::stopVideo() { _isPlaying = false; }
269
270
short VideoStream::getAudioSample() {
271
uint8_t data[2] = {};
Callers
1
processEvents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected