MCPcopy Create free account
hub / github.com/danielpaulus/quicktime_video_hack / stop

Method stop

screencapture/messageprocessor.go:291–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

289}
290
291func (mp MessageProcessor) stop() {
292 var stop interface{}
293 mp.stopSignal <- stop
294}

Callers 3

ReceiveDataMethod · 0.95
handleSyncPacketMethod · 0.95
handleAsyncPacketMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected