minor fix

This commit is contained in:
minjaesong
2025-09-30 01:41:42 +09:00
parent 41a8b578b5
commit b457be4bbf
2 changed files with 10 additions and 4 deletions

View File

@@ -938,7 +938,14 @@ transmission capability, and region-of-interest coding.
## Packet Types
0x10: I-frame (intra-coded frame)
0x11: P-frame (delta-coded frame)
0x1F: prohibited
0x12/13: Video channel 2 I/P-frame
0x14/15: Video channel 3 I/P-frame
0x16/17: Video channel 4 I/P-frame
0x18/19: Video channel 5 I/P-frame
0x1A/1B: Video channel 6 I/P-frame
0x1C/1D: Video channel 7 I/P-frame
0x1E: Video channel 8 I-frame
0x1F: (prohibited)
0x20: MP2 audio packet
0x30: Subtitle in "Simple" format
0x31: Subtitle in "Karaoke" format