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

Method Header

codec/mp4.go:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8type MP4Box interface {
9 Header() *MP4Header
10 Body() *MP4Body
11}
12

Callers 5

ReturnFetchListFunction · 0.65
ReturnFetchValueFunction · 0.65
CORSFunction · 0.65
BasicAuthFunction · 0.65
NewSSEFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected