Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

FLAC__StreamMetadata_CueSheet_Index Struct Reference
[FLAC/format.h: format components]

#include <format.h>

List of all members.


Detailed Description

FLAC CUESHEET track index structure. (See the format specification for the full description of each field.)


Public Attributes

FLAC__uint64 offset
FLAC__byte number


Member Data Documentation

FLAC__uint64 FLAC__StreamMetadata_CueSheet_Index::offset
 

Offset in samples, relative to the track offset, of the index point.

FLAC__byte FLAC__StreamMetadata_CueSheet_Index::number
 

The index point number.


The documentation for this struct was generated from the following file: