Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgreif/ring
/ stop
Method
stop
packages/ring-client-api/streaming/streaming-session.ts:241–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
stop() {
242
this.callEnded()
243
}
244
245
sendAudioPacket(rtp: RtpPacket) {
246
if
(this.hasEnded) {
Callers
3
startTranscoding
Method · 0.45
transcodeReturnAudio
Method · 0.45
callEnded
Method · 0.45
Calls
1
callEnded
Method · 0.95
Tested by
no test coverage detected