RTP Trace System  1.0
Coral::TraceHeader Struct Reference

Trace Header. More...

#include <tdtf.h>

List of all members.

Public Attributes

card64 FrameRate
card32 Frames
card8 Layers
card8 pad01
card16 pad02
FrameDescription Frame [0]

Detailed Description

Trace Header.

This is the header for a trace.

Author:
Thomas Dreibholz
Version:
1.0

Member Data Documentation

Frame description array: 0 .. Frames - 1 Layer #0 trace Frames .. 2 * Frames - 1 Layer #1 trace ...

Frame rate (double converted to binary using translateToBinary()).

See also:
translateToBinary
translateToDouble

Number of layers.

Unused. Should be set to 0.

Unused. Should be set to 0.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines