dumpstream [options] -i <inputfile>
Dumpstream dumps the chunked data in CPakTestStream. The
dumpstream -xf -v -i CPakTestStream
-v
option dumps a header followed by the data consisting of file position,
data type, size, stream time, channel and chunk subtype. If the
-v
option is not specified, only the file position, data
type, size, and stream time will be dumped without a header. The
-xf
option specifies that the file position be displayed in
hexadecimal value.