MCPcopy
hub / github.com/q191201771/lal / PsiSection

Struct PsiSection

pkg/mpegts/psi.go:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61)
62
63type PsiSection struct {
64 pointerFileld uint8
65 sectionData PsiSectionData
66}
67
68type PsiSectionData struct {
69 header PsiTableHeader

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected