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

Method DecConfChanged

track/reader-av.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (r *AVRingReader) DecConfChanged() bool {
45 return r.ConfSeq != r.Track.SequenceHeadSeq
46}
47
48func NewAVRingReader(t *Media) *AVRingReader {
49 t.Debug("reader +1", zap.Int32("count", t.ReaderCount.Add(1)))

Callers 1

PlayBlockMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected