Documentation
¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeAnalyticsService
- func (fake *FakeAnalyticsService) Invocations() map[string][][]interface{}
- func (fake *FakeAnalyticsService) SendEvent(arg1 context.Context, arg2 *livekit.AnalyticsEvent)
- func (fake *FakeAnalyticsService) SendEventArgsForCall(i int) (context.Context, *livekit.AnalyticsEvent)
- func (fake *FakeAnalyticsService) SendEventCallCount() int
- func (fake *FakeAnalyticsService) SendEventCalls(stub func(context.Context, *livekit.AnalyticsEvent))
- func (fake *FakeAnalyticsService) SendStats(arg1 context.Context, arg2 []*livekit.AnalyticsStat)
- func (fake *FakeAnalyticsService) SendStatsArgsForCall(i int) (context.Context, []*livekit.AnalyticsStat)
- func (fake *FakeAnalyticsService) SendStatsCallCount() int
- func (fake *FakeAnalyticsService) SendStatsCalls(stub func(context.Context, []*livekit.AnalyticsStat))
- type FakeTelemetryService
- func (fake *FakeTelemetryService) EgressEnded(arg1 context.Context, arg2 *livekit.EgressInfo)
- func (fake *FakeTelemetryService) EgressEndedArgsForCall(i int) (context.Context, *livekit.EgressInfo)
- func (fake *FakeTelemetryService) EgressEndedCallCount() int
- func (fake *FakeTelemetryService) EgressEndedCalls(stub func(context.Context, *livekit.EgressInfo))
- func (fake *FakeTelemetryService) EgressStarted(arg1 context.Context, arg2 *livekit.EgressInfo)
- func (fake *FakeTelemetryService) EgressStartedArgsForCall(i int) (context.Context, *livekit.EgressInfo)
- func (fake *FakeTelemetryService) EgressStartedCallCount() int
- func (fake *FakeTelemetryService) EgressStartedCalls(stub func(context.Context, *livekit.EgressInfo))
- func (fake *FakeTelemetryService) FlushStats()
- func (fake *FakeTelemetryService) FlushStatsCallCount() int
- func (fake *FakeTelemetryService) FlushStatsCalls(stub func())
- func (fake *FakeTelemetryService) Invocations() map[string][][]interface{}
- func (fake *FakeTelemetryService) NotifyEvent(arg1 context.Context, arg2 *livekit.WebhookEvent)
- func (fake *FakeTelemetryService) NotifyEventArgsForCall(i int) (context.Context, *livekit.WebhookEvent)
- func (fake *FakeTelemetryService) NotifyEventCallCount() int
- func (fake *FakeTelemetryService) NotifyEventCalls(stub func(context.Context, *livekit.WebhookEvent))
- func (fake *FakeTelemetryService) ParticipantActive(arg1 context.Context, arg2 *livekit.Room, arg3 *livekit.ParticipantInfo, ...)
- func (fake *FakeTelemetryService) ParticipantActiveArgsForCall(i int) (context.Context, *livekit.Room, *livekit.ParticipantInfo, ...)
- func (fake *FakeTelemetryService) ParticipantActiveCallCount() int
- func (fake *FakeTelemetryService) ParticipantActiveCalls(stub func(context.Context, *livekit.Room, *livekit.ParticipantInfo, ...))
- func (fake *FakeTelemetryService) ParticipantJoined(arg1 context.Context, arg2 *livekit.Room, arg3 *livekit.ParticipantInfo, ...)
- func (fake *FakeTelemetryService) ParticipantJoinedArgsForCall(i int) (context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.ClientInfo, ...)
- func (fake *FakeTelemetryService) ParticipantJoinedCallCount() int
- func (fake *FakeTelemetryService) ParticipantJoinedCalls(...)
- func (fake *FakeTelemetryService) ParticipantLeft(arg1 context.Context, arg2 *livekit.Room, arg3 *livekit.ParticipantInfo)
- func (fake *FakeTelemetryService) ParticipantLeftArgsForCall(i int) (context.Context, *livekit.Room, *livekit.ParticipantInfo)
- func (fake *FakeTelemetryService) ParticipantLeftCallCount() int
- func (fake *FakeTelemetryService) ParticipantLeftCalls(stub func(context.Context, *livekit.Room, *livekit.ParticipantInfo))
- func (fake *FakeTelemetryService) RoomEnded(arg1 context.Context, arg2 *livekit.Room)
- func (fake *FakeTelemetryService) RoomEndedArgsForCall(i int) (context.Context, *livekit.Room)
- func (fake *FakeTelemetryService) RoomEndedCallCount() int
- func (fake *FakeTelemetryService) RoomEndedCalls(stub func(context.Context, *livekit.Room))
- func (fake *FakeTelemetryService) RoomStarted(arg1 context.Context, arg2 *livekit.Room)
- func (fake *FakeTelemetryService) RoomStartedArgsForCall(i int) (context.Context, *livekit.Room)
- func (fake *FakeTelemetryService) RoomStartedCallCount() int
- func (fake *FakeTelemetryService) RoomStartedCalls(stub func(context.Context, *livekit.Room))
- func (fake *FakeTelemetryService) SendEvent(arg1 context.Context, arg2 *livekit.AnalyticsEvent)
- func (fake *FakeTelemetryService) SendEventArgsForCall(i int) (context.Context, *livekit.AnalyticsEvent)
- func (fake *FakeTelemetryService) SendEventCallCount() int
- func (fake *FakeTelemetryService) SendEventCalls(stub func(context.Context, *livekit.AnalyticsEvent))
- func (fake *FakeTelemetryService) SendStats(arg1 context.Context, arg2 []*livekit.AnalyticsStat)
- func (fake *FakeTelemetryService) SendStatsArgsForCall(i int) (context.Context, []*livekit.AnalyticsStat)
- func (fake *FakeTelemetryService) SendStatsCallCount() int
- func (fake *FakeTelemetryService) SendStatsCalls(stub func(context.Context, []*livekit.AnalyticsStat))
- func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQuality(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo, ...)
- func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQualityArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo, string, ...)
- func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQualityCallCount() int
- func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQualityCalls(...)
- func (fake *FakeTelemetryService) TrackPublished(arg1 context.Context, arg2 livekit.ParticipantID, ...)
- func (fake *FakeTelemetryService) TrackPublishedArgsForCall(i int) (context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, ...)
- func (fake *FakeTelemetryService) TrackPublishedCallCount() int
- func (fake *FakeTelemetryService) TrackPublishedCalls(...)
- func (fake *FakeTelemetryService) TrackPublishedUpdate(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo)
- func (fake *FakeTelemetryService) TrackPublishedUpdateArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo)
- func (fake *FakeTelemetryService) TrackPublishedUpdateCallCount() int
- func (fake *FakeTelemetryService) TrackPublishedUpdateCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo))
- func (fake *FakeTelemetryService) TrackStats(arg1 livekit.StreamType, arg2 livekit.ParticipantID, arg3 livekit.TrackID, ...)
- func (fake *FakeTelemetryService) TrackStatsArgsForCall(i int) (livekit.StreamType, livekit.ParticipantID, livekit.TrackID, ...)
- func (fake *FakeTelemetryService) TrackStatsCallCount() int
- func (fake *FakeTelemetryService) TrackStatsCalls(stub func(livekit.StreamType, livekit.ParticipantID, livekit.TrackID, ...))
- func (fake *FakeTelemetryService) TrackSubscribed(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo, ...)
- func (fake *FakeTelemetryService) TrackSubscribedArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo, ...)
- func (fake *FakeTelemetryService) TrackSubscribedCallCount() int
- func (fake *FakeTelemetryService) TrackSubscribedCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo, ...))
- func (fake *FakeTelemetryService) TrackUnpublished(arg1 context.Context, arg2 livekit.ParticipantID, ...)
- func (fake *FakeTelemetryService) TrackUnpublishedArgsForCall(i int) (context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, ...)
- func (fake *FakeTelemetryService) TrackUnpublishedCallCount() int
- func (fake *FakeTelemetryService) TrackUnpublishedCalls(...)
- func (fake *FakeTelemetryService) TrackUnsubscribed(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo)
- func (fake *FakeTelemetryService) TrackUnsubscribedArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo)
- func (fake *FakeTelemetryService) TrackUnsubscribedCallCount() int
- func (fake *FakeTelemetryService) TrackUnsubscribedCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeAnalyticsService ¶
type FakeAnalyticsService struct { SendEventStub func(context.Context, *livekit.AnalyticsEvent) SendStatsStub func(context.Context, []*livekit.AnalyticsStat) // contains filtered or unexported fields }
func (*FakeAnalyticsService) Invocations ¶
func (fake *FakeAnalyticsService) Invocations() map[string][][]interface{}
func (*FakeAnalyticsService) SendEvent ¶
func (fake *FakeAnalyticsService) SendEvent(arg1 context.Context, arg2 *livekit.AnalyticsEvent)
func (*FakeAnalyticsService) SendEventArgsForCall ¶
func (fake *FakeAnalyticsService) SendEventArgsForCall(i int) (context.Context, *livekit.AnalyticsEvent)
func (*FakeAnalyticsService) SendEventCallCount ¶
func (fake *FakeAnalyticsService) SendEventCallCount() int
func (*FakeAnalyticsService) SendEventCalls ¶
func (fake *FakeAnalyticsService) SendEventCalls(stub func(context.Context, *livekit.AnalyticsEvent))
func (*FakeAnalyticsService) SendStats ¶
func (fake *FakeAnalyticsService) SendStats(arg1 context.Context, arg2 []*livekit.AnalyticsStat)
func (*FakeAnalyticsService) SendStatsArgsForCall ¶
func (fake *FakeAnalyticsService) SendStatsArgsForCall(i int) (context.Context, []*livekit.AnalyticsStat)
func (*FakeAnalyticsService) SendStatsCallCount ¶
func (fake *FakeAnalyticsService) SendStatsCallCount() int
func (*FakeAnalyticsService) SendStatsCalls ¶
func (fake *FakeAnalyticsService) SendStatsCalls(stub func(context.Context, []*livekit.AnalyticsStat))
type FakeTelemetryService ¶ added in v0.15.4
type FakeTelemetryService struct { EgressEndedStub func(context.Context, *livekit.EgressInfo) EgressStartedStub func(context.Context, *livekit.EgressInfo) FlushStatsStub func() NotifyEventStub func(context.Context, *livekit.WebhookEvent) ParticipantActiveStub func(context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.AnalyticsClientMeta) ParticipantJoinedStub func(context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.ClientInfo, *livekit.AnalyticsClientMeta) ParticipantLeftStub func(context.Context, *livekit.Room, *livekit.ParticipantInfo) RoomEndedStub func(context.Context, *livekit.Room) RoomStartedStub func(context.Context, *livekit.Room) SendEventStub func(context.Context, *livekit.AnalyticsEvent) SendStatsStub func(context.Context, []*livekit.AnalyticsStat) TrackMaxSubscribedVideoQualityStub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo, string, livekit.VideoQuality) TrackPublishedStub func(context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo) TrackPublishedUpdateStub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo) TrackStatsStub func(livekit.StreamType, livekit.ParticipantID, livekit.TrackID, *livekit.AnalyticsStat) TrackSubscribedStub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo, *livekit.ParticipantInfo) TrackUnpublishedStub func(context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo, uint32) TrackUnsubscribedStub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo) // contains filtered or unexported fields }
func (*FakeTelemetryService) EgressEnded ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressEnded(arg1 context.Context, arg2 *livekit.EgressInfo)
func (*FakeTelemetryService) EgressEndedArgsForCall ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressEndedArgsForCall(i int) (context.Context, *livekit.EgressInfo)
func (*FakeTelemetryService) EgressEndedCallCount ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressEndedCallCount() int
func (*FakeTelemetryService) EgressEndedCalls ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressEndedCalls(stub func(context.Context, *livekit.EgressInfo))
func (*FakeTelemetryService) EgressStarted ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressStarted(arg1 context.Context, arg2 *livekit.EgressInfo)
func (*FakeTelemetryService) EgressStartedArgsForCall ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressStartedArgsForCall(i int) (context.Context, *livekit.EgressInfo)
func (*FakeTelemetryService) EgressStartedCallCount ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressStartedCallCount() int
func (*FakeTelemetryService) EgressStartedCalls ¶ added in v0.15.5
func (fake *FakeTelemetryService) EgressStartedCalls(stub func(context.Context, *livekit.EgressInfo))
func (*FakeTelemetryService) FlushStats ¶ added in v1.2.2
func (fake *FakeTelemetryService) FlushStats()
func (*FakeTelemetryService) FlushStatsCallCount ¶ added in v1.2.2
func (fake *FakeTelemetryService) FlushStatsCallCount() int
func (*FakeTelemetryService) FlushStatsCalls ¶ added in v1.2.2
func (fake *FakeTelemetryService) FlushStatsCalls(stub func())
func (*FakeTelemetryService) Invocations ¶ added in v0.15.4
func (fake *FakeTelemetryService) Invocations() map[string][][]interface{}
func (*FakeTelemetryService) NotifyEvent ¶ added in v1.2.2
func (fake *FakeTelemetryService) NotifyEvent(arg1 context.Context, arg2 *livekit.WebhookEvent)
func (*FakeTelemetryService) NotifyEventArgsForCall ¶ added in v1.2.2
func (fake *FakeTelemetryService) NotifyEventArgsForCall(i int) (context.Context, *livekit.WebhookEvent)
func (*FakeTelemetryService) NotifyEventCallCount ¶ added in v1.2.2
func (fake *FakeTelemetryService) NotifyEventCallCount() int
func (*FakeTelemetryService) NotifyEventCalls ¶ added in v1.2.2
func (fake *FakeTelemetryService) NotifyEventCalls(stub func(context.Context, *livekit.WebhookEvent))
func (*FakeTelemetryService) ParticipantActive ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantActive(arg1 context.Context, arg2 *livekit.Room, arg3 *livekit.ParticipantInfo, arg4 *livekit.AnalyticsClientMeta)
func (*FakeTelemetryService) ParticipantActiveArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantActiveArgsForCall(i int) (context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.AnalyticsClientMeta)
func (*FakeTelemetryService) ParticipantActiveCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantActiveCallCount() int
func (*FakeTelemetryService) ParticipantActiveCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantActiveCalls(stub func(context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.AnalyticsClientMeta))
func (*FakeTelemetryService) ParticipantJoined ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantJoined(arg1 context.Context, arg2 *livekit.Room, arg3 *livekit.ParticipantInfo, arg4 *livekit.ClientInfo, arg5 *livekit.AnalyticsClientMeta)
func (*FakeTelemetryService) ParticipantJoinedArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantJoinedArgsForCall(i int) (context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.ClientInfo, *livekit.AnalyticsClientMeta)
func (*FakeTelemetryService) ParticipantJoinedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantJoinedCallCount() int
func (*FakeTelemetryService) ParticipantJoinedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantJoinedCalls(stub func(context.Context, *livekit.Room, *livekit.ParticipantInfo, *livekit.ClientInfo, *livekit.AnalyticsClientMeta))
func (*FakeTelemetryService) ParticipantLeft ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantLeft(arg1 context.Context, arg2 *livekit.Room, arg3 *livekit.ParticipantInfo)
func (*FakeTelemetryService) ParticipantLeftArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantLeftArgsForCall(i int) (context.Context, *livekit.Room, *livekit.ParticipantInfo)
func (*FakeTelemetryService) ParticipantLeftCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantLeftCallCount() int
func (*FakeTelemetryService) ParticipantLeftCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) ParticipantLeftCalls(stub func(context.Context, *livekit.Room, *livekit.ParticipantInfo))
func (*FakeTelemetryService) RoomEnded ¶ added in v0.15.4
func (fake *FakeTelemetryService) RoomEnded(arg1 context.Context, arg2 *livekit.Room)
func (*FakeTelemetryService) RoomEndedArgsForCall ¶ added in v0.15.4
func (*FakeTelemetryService) RoomEndedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) RoomEndedCallCount() int
func (*FakeTelemetryService) RoomEndedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) RoomEndedCalls(stub func(context.Context, *livekit.Room))
func (*FakeTelemetryService) RoomStarted ¶ added in v0.15.4
func (fake *FakeTelemetryService) RoomStarted(arg1 context.Context, arg2 *livekit.Room)
func (*FakeTelemetryService) RoomStartedArgsForCall ¶ added in v0.15.4
func (*FakeTelemetryService) RoomStartedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) RoomStartedCallCount() int
func (*FakeTelemetryService) RoomStartedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) RoomStartedCalls(stub func(context.Context, *livekit.Room))
func (*FakeTelemetryService) SendEvent ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendEvent(arg1 context.Context, arg2 *livekit.AnalyticsEvent)
func (*FakeTelemetryService) SendEventArgsForCall ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendEventArgsForCall(i int) (context.Context, *livekit.AnalyticsEvent)
func (*FakeTelemetryService) SendEventCallCount ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendEventCallCount() int
func (*FakeTelemetryService) SendEventCalls ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendEventCalls(stub func(context.Context, *livekit.AnalyticsEvent))
func (*FakeTelemetryService) SendStats ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendStats(arg1 context.Context, arg2 []*livekit.AnalyticsStat)
func (*FakeTelemetryService) SendStatsArgsForCall ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendStatsArgsForCall(i int) (context.Context, []*livekit.AnalyticsStat)
func (*FakeTelemetryService) SendStatsCallCount ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendStatsCallCount() int
func (*FakeTelemetryService) SendStatsCalls ¶ added in v1.2.2
func (fake *FakeTelemetryService) SendStatsCalls(stub func(context.Context, []*livekit.AnalyticsStat))
func (*FakeTelemetryService) TrackMaxSubscribedVideoQuality ¶ added in v0.15.5
func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQuality(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo, arg4 string, arg5 livekit.VideoQuality)
func (*FakeTelemetryService) TrackMaxSubscribedVideoQualityArgsForCall ¶ added in v0.15.5
func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQualityArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo, string, livekit.VideoQuality)
func (*FakeTelemetryService) TrackMaxSubscribedVideoQualityCallCount ¶ added in v0.15.5
func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQualityCallCount() int
func (*FakeTelemetryService) TrackMaxSubscribedVideoQualityCalls ¶ added in v0.15.5
func (fake *FakeTelemetryService) TrackMaxSubscribedVideoQualityCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo, string, livekit.VideoQuality))
func (*FakeTelemetryService) TrackPublished ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublished(arg1 context.Context, arg2 livekit.ParticipantID, arg3 livekit.ParticipantIdentity, arg4 *livekit.TrackInfo)
func (*FakeTelemetryService) TrackPublishedArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedArgsForCall(i int) (context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo)
func (*FakeTelemetryService) TrackPublishedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedCallCount() int
func (*FakeTelemetryService) TrackPublishedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedCalls(stub func(context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo))
func (*FakeTelemetryService) TrackPublishedUpdate ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedUpdate(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo)
func (*FakeTelemetryService) TrackPublishedUpdateArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedUpdateArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo)
func (*FakeTelemetryService) TrackPublishedUpdateCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedUpdateCallCount() int
func (*FakeTelemetryService) TrackPublishedUpdateCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackPublishedUpdateCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo))
func (*FakeTelemetryService) TrackStats ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackStats(arg1 livekit.StreamType, arg2 livekit.ParticipantID, arg3 livekit.TrackID, arg4 *livekit.AnalyticsStat)
func (*FakeTelemetryService) TrackStatsArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackStatsArgsForCall(i int) (livekit.StreamType, livekit.ParticipantID, livekit.TrackID, *livekit.AnalyticsStat)
func (*FakeTelemetryService) TrackStatsCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackStatsCallCount() int
func (*FakeTelemetryService) TrackStatsCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackStatsCalls(stub func(livekit.StreamType, livekit.ParticipantID, livekit.TrackID, *livekit.AnalyticsStat))
func (*FakeTelemetryService) TrackSubscribed ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackSubscribed(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo, arg4 *livekit.ParticipantInfo)
func (*FakeTelemetryService) TrackSubscribedArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackSubscribedArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo, *livekit.ParticipantInfo)
func (*FakeTelemetryService) TrackSubscribedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackSubscribedCallCount() int
func (*FakeTelemetryService) TrackSubscribedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackSubscribedCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo, *livekit.ParticipantInfo))
func (*FakeTelemetryService) TrackUnpublished ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnpublished(arg1 context.Context, arg2 livekit.ParticipantID, arg3 livekit.ParticipantIdentity, arg4 *livekit.TrackInfo, arg5 uint32)
func (*FakeTelemetryService) TrackUnpublishedArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnpublishedArgsForCall(i int) (context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo, uint32)
func (*FakeTelemetryService) TrackUnpublishedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnpublishedCallCount() int
func (*FakeTelemetryService) TrackUnpublishedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnpublishedCalls(stub func(context.Context, livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo, uint32))
func (*FakeTelemetryService) TrackUnsubscribed ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnsubscribed(arg1 context.Context, arg2 livekit.ParticipantID, arg3 *livekit.TrackInfo)
func (*FakeTelemetryService) TrackUnsubscribedArgsForCall ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnsubscribedArgsForCall(i int) (context.Context, livekit.ParticipantID, *livekit.TrackInfo)
func (*FakeTelemetryService) TrackUnsubscribedCallCount ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnsubscribedCallCount() int
func (*FakeTelemetryService) TrackUnsubscribedCalls ¶ added in v0.15.4
func (fake *FakeTelemetryService) TrackUnsubscribedCalls(stub func(context.Context, livekit.ParticipantID, *livekit.TrackInfo))
Click to show internal directories.
Click to hide internal directories.