Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Roy3838/Observer
/ getStreams
Method
getStreams
app/src/utils/tauriStreamCapture.ts:364–366 ·
view source on GitHub ↗
* Get current streams
()
Source
from the content-addressed store, hash-verified
362
* Get current streams
363
*/
364
getStreams(): TauriCaptureStreams {
365
return
{ ...this.streams };
366
}
367
368
/**
369
* Check
if
a stream is available
Callers
2
acquireMasterStream
Method · 0.45
captureScreenWeb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected