MCPcopy Create free account
hub / github.com/CyCoreSystems/ari-proxy / LiveRecording

Method LiveRecording

client/client.go:444–446  ·  view source on GitHub ↗

LiveRecording is the live recording accessor

()

Source from the content-addressed store, hash-verified

442
443// LiveRecording is the live recording accessor
444func (c *Client) LiveRecording() ari.LiveRecording {
445 return &liveRecording{c}
446}
447
448// Mailbox is the mailbox accessor
449func (c *Client) Mailbox() ari.Mailbox {

Callers 15

RecordMethod · 0.80
StageRecordMethod · 0.80
RecordMethod · 0.80
StageRecordMethod · 0.80
TestLiveRecordingDataFunction · 0.80
TestLiveRecordingMuteFunction · 0.80
TestLiveRecordingPauseFunction · 0.80
TestLiveRecordingStopFunction · 0.80
TestLiveRecordingUnmuteFunction · 0.80
TestLiveRecordingResumeFunction · 0.80
TestLiveRecordingScrapFunction · 0.80
recordingLiveDataMethod · 0.80

Calls

no outgoing calls

Tested by 7

TestLiveRecordingDataFunction · 0.64
TestLiveRecordingMuteFunction · 0.64
TestLiveRecordingPauseFunction · 0.64
TestLiveRecordingStopFunction · 0.64
TestLiveRecordingUnmuteFunction · 0.64
TestLiveRecordingResumeFunction · 0.64
TestLiveRecordingScrapFunction · 0.64