MCPcopy Create free account
hub / github.com/AbyssEngine/AbyssEngineOld / getIsPlaying

Method getIsPlaying

src/Abyss/Streams/VideoStream.cpp:280–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280bool VideoStream::getIsPlaying() const { return _isPlaying; }
281
282} // namespace Abyss::Streams

Callers 2

fillAudioBufferMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected