MCPcopy Create free account
hub / github.com/Monibuca/engine / GetSubscriber

Method GetSubscriber

subscriber.go:103–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101type ISubscriber interface {
102 IIO
103 GetSubscriber() *Subscriber
104 IsPlaying() bool
105 PlayRaw()
106 PlayBlock(byte)

Callers 10

receiveMethod · 0.95
actionMethod · 0.65
onSuberCloseMethod · 0.65
runMethod · 0.65
SubscribeMethod · 0.65
PushMethod · 0.65
startPushMethod · 0.65
FindMethod · 0.65
DeleteMethod · 0.65
AddMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected