Skip to main content

Module reader

Module reader 

Source
Expand description

Streaming .moqtrace reader.

Structsยง

MoqTraceEventIterator
Iterator over the events in a .moqtrace file.
MoqTraceItemIterator
Iterator over the items in a .moqtrace file, segment boundaries included.
MoqTraceReader
Streaming reader for .moqtrace files.
PeekReader ๐Ÿ”’
A Read that can look ahead without consuming, and counts what it has handed out.

Enumsยง

ReadItem
One item from a .moqtrace stream.

Functionsยง

read_preamble ๐Ÿ”’
read_version_and_header ๐Ÿ”’