Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ RemoveTrack
Method
RemoveTrack
common/stream.go:13–13 ·
view source on GitHub ↗
(Track)
Source
from the content-addressed store, hash-verified
11
type
IStream
interface
{
12
AddTrack(Track) *util.Promise[Track]
13
RemoveTrack(Track)
14
Close()
15
IsClosed() bool
16
SSRC() uint32
Callers
2
Detach
Method · 0.65
Detach
Method · 0.65
Implementers
1
Stream
stream.go
Calls
no outgoing calls
Tested by
no test coverage detected