feat: read mp4

This commit is contained in:
langhuihui
2024-07-19 14:06:46 +08:00
parent cdd10f7c14
commit 7bc2c16f80
88 changed files with 7863 additions and 143 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
PacketTypeSequenceStart = iota
PacketTypeSequenceStart byte = iota
PacketTypeCodedFrames
PacketTypeSequenceEnd
PacketTypeCodedFramesX