libak  0.4.0
Data Fields
akWGSegment Struct Reference

Word graph segment. More...

Data Fields

unsigned int sym
 Symbol.
int pos
 Position of the first frame.
int nframes
 Number the frames in the segment.

Detailed Description

Word graph segment.

This structure is used to represent the start and end position of a symbol.


Field Documentation

Number the frames in the segment.

Position of the first frame.

unsigned int akWGSegment::sym

Symbol.

All Data Structures Variables