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

Method Close

publisher-ts.go:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71}
72
73func (t *TSReader) Close() {
74 close(t.PESChan)
75}
76
77func (t *TSReader) ReadPES() {
78 for pes := range t.PESChan {

Callers 1

API_replay_tsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected