MCPcopy Index your code
hub / github.com/CapSoftware/Cap / cameras

Function cameras

apps/desktop/src/utils/devices.ts:219–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217
218 return {
219 get cameras() {
220 return cameras;
221 },
222 get microphones() {
223 return microphones;
224 },

Callers 2

RecordingControlsFunction · 0.85
ClipsSidebarInnerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected