Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ PlayRTP
Method
PlayRTP
subscriber.go:217–219 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
215
}
216
217
func
(s *Subscriber) PlayRTP() {
218
s.PlayBlock(SUBTYPE_RTP)
219
}
220
221
// PlayBlock 阻塞式读取数据
222
func
(s *Subscriber) PlayBlock(subType byte) {
Callers
nothing calls this directly
Calls
1
PlayBlock
Method · 0.95
Tested by
no test coverage detected