diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/tech/nut.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt index 9881d9fc67..d06bdcae82 100644 --- a/DOCS/tech/nut.txt +++ b/DOCS/tech/nut.txt @@ -428,6 +428,10 @@ version stream_count number of streams in this file +time_base_count + number of different time bases in this file + this MUST NOT be 0 + forward_ptr size of the packet data (exactly the distance from the first byte after the packet_header to the first byte of the next packet) |