Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ PlayRaw
Method
PlayRaw
subscriber.go:209–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
207
}
208
209
func
(s *Subscriber) PlayRaw() {
210
s.PlayBlock(SUBTYPE_RAW)
211
}
212
213
func
(s *Subscriber) PlayFLV() {
214
s.PlayBlock(SUBTYPE_FLV)
Callers
nothing calls this directly
Calls
1
PlayBlock
Method · 0.95
Tested by
no test coverage detected