MCPcopy
hub / github.com/livekit/livekit / AddTrack

Method AddTrack

pkg/rtc/types/interfaces.go:461–461  ·  view source on GitHub ↗
(req *livekit.AddTrackRequest)

Source from the content-addressed store, hash-verified

459 HandleICETrickleSDPFragment(sdpFragment string) error
460 HandleICERestartSDPFragment(sdpFragment string) (string, error)
461 AddTrack(req *livekit.AddTrackRequest)
462 SetTrackMuted(mute *livekit.MuteTrackRequest, fromAdmin bool) *livekit.TrackInfo
463
464 HandleAnswer(sd *livekit.SessionDescription)

Callers 13

StartSessionMethod · 0.65
AddTrackMethod · 0.65
TestParticipantUpdateFunction · 0.65
AddTrackLocalMethod · 0.65
onTrackPublishedMethod · 0.65
TestTrackPublishingFunction · 0.65
TestMuteSettingFunction · 0.65
TestDisablePublishCodecFunction · 0.65
HandleMessageMethod · 0.65

Implementers 1

FakeLocalParticipantpkg/rtc/types/typesfakes/fake_local_pa

Calls

no outgoing calls

Tested by 6

TestParticipantUpdateFunction · 0.52
TestTrackPublishingFunction · 0.52
TestMuteSettingFunction · 0.52
TestDisablePublishCodecFunction · 0.52