MCPcopy 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
217func (s *Subscriber) PlayRTP() {
218 s.PlayBlock(SUBTYPE_RTP)
219}
220
221// PlayBlock 阻塞式读取数据
222func (s *Subscriber) PlayBlock(subType byte) {

Callers

nothing calls this directly

Calls 1

PlayBlockMethod · 0.95

Tested by

no test coverage detected