RetroArch
|
#include <format.h>
Public Attributes | |
FLAC__uint64 | offset |
FLAC__byte | number |
FLAC CUESHEET track index structure. (See the format specification for the full description of each field.)
FLAC__byte FLAC__StreamMetadata_CueSheet_Index::number |
The index point number.
FLAC__uint64 FLAC__StreamMetadata_CueSheet_Index::offset |
Offset in samples, relative to the track offset, of the index point.