Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ init
Function
init
codec/mpegts/mpegts_pmt.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
)
27
28
func
init() {
29
Stuffing = util.GetFillBytes(0xff, TS_PACKET_SIZE)
30
}
31
32
// TS Header :
33
// SyncByte = 0x47
Callers
nothing calls this directly
Calls
1
GetFillBytes
Function · 0.92
Tested by
no test coverage detected